comparison mcabber/configure.ac @ 1111:f64af9258f3c 0.9.0

Ready for release 0.9.0
author Mikael Berthe <mikael@lilotux.net>
date Sat, 16 Dec 2006 19:00:48 +0100
parents 8188037a9e2a
children 2b1274d7ce35
comparison
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