comparison configure.ac @ 9128:b5c5c1d13783

[gaim-migrate @ 9906] 0.79cvs committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 30 May 2004 19:28:25 +0000
parents 6a17b7e2e3b2
children 63565de253af
comparison
equal deleted inserted replaced
9127:f4d981c9c4ab 9128:b5c5c1d13783
1 dnl Process this file with autoconf to produce a configure script. 1 dnl Process this file with autoconf to produce a configure script.
2 AC_INIT([gaim], [0.78], [gaim-devel@lists.sourceforge.net]) 2 AC_INIT([gaim], [0.79cvs], [gaim-devel@lists.sourceforge.net])
3 AC_CANONICAL_SYSTEM 3 AC_CANONICAL_SYSTEM
4 AM_CONFIG_HEADER(config.h) 4 AM_CONFIG_HEADER(config.h)
5 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) 5 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
6 6
7 AC_PREREQ([2.50]) 7 AC_PREREQ([2.50])