mcabber/configure.ac
changeset 1111 f64af9258f3c
parent 1095 8188037a9e2a
child 1113 2b1274d7ce35
equal deleted inserted replaced
1110:6db427a14ee8 1111:f64af9258f3c
     1 #                                               -*- Autoconf -*-
     1 #                                               -*- Autoconf -*-
     2 # Process this file with autoconf to produce a configure script.
     2 # Process this file with autoconf to produce a configure script.
     3 
     3 
     4 AC_PREREQ(2.59)
     4 AC_PREREQ(2.59)
     5 AC_INIT([mcabber],[0.9.0-dev],[mcabber@lilotux.net])
     5 AC_INIT([mcabber],[0.9.0],[mcabber@lilotux.net])
     6 AM_INIT_AUTOMAKE
     6 AM_INIT_AUTOMAKE
     7 AC_CONFIG_SRCDIR([src])
     7 AC_CONFIG_SRCDIR([src])
     8 AM_CONFIG_HEADER(config.h)
     8 AM_CONFIG_HEADER(config.h)
     9 
     9 
    10 #AC_PROG_LIBTOOL
    10 #AC_PROG_LIBTOOL