comparison mcabber/configure.ac @ 1037:f7ef8003fc35

Merge 0.8.3 stable branch
author Mikael Berthe <mikael@lilotux.net>
date Sun, 19 Nov 2006 11:51:14 +0100
parents d530e5fb506a 804aebb39028
children f79e6d3d7190
comparison
equal deleted inserted replaced
1023:94d9a3cbb211 1037:f7ef8003fc35
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.8.3-dev],[mcabber@lilotux.net]) 5 AC_INIT([mcabber],[0.8.4-dev],[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_RANLIB 10 AC_PROG_RANLIB