comparison configure.ac @ 9872:708d9a068999

[gaim-migrate @ 10751] are we dating this today or tomorrow? I took a guess...someone can fix it if i guessed wrong committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Wed, 25 Aug 2004 22:09:56 +0000
parents 34a929fbbb30
children 0d0e60f5964a
comparison
equal deleted inserted replaced
9871:2bfc489fc939 9872:708d9a068999
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.82cvs], [gaim-devel@lists.sourceforge.net]) 2 AC_INIT([gaim], [0.82], [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])