comparison configure.ac @ 8555:e0535ba0d667

[gaim-migrate @ 9298] finally get to clean my tree out some committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Fri, 02 Apr 2004 03:25:48 +0000
parents 5c3542e63997
children ad629dc46ed1
comparison
equal deleted inserted replaced
8554:5c3542e63997 8555:e0535ba0d667
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.76], [gaim-devel@lists.sourceforge.net]) 2 AC_INIT([gaim], [0.77cvs], [gaim-devel@lists.sourceforge.net])
3 AM_CONFIG_HEADER(config.h) 3 AM_CONFIG_HEADER(config.h)
4 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) 4 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
5 5
6 AC_PREREQ([2.50]) 6 AC_PREREQ([2.50])
7 7