comparison configure.ac @ 14753:2993aae00c9c

[gaim-migrate @ 17510] beta4 committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Wed, 18 Oct 2006 03:51:12 +0000
parents 52c90bdfd34c
children dd6d37ecb163
comparison
equal deleted inserted replaced
14752:4124030c3f3a 14753:2993aae00c9c
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], [2.0.0dev], [gaim-devel@lists.sourceforge.net]) 2 AC_INIT([gaim], [2.0.0beta4], [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 #AM_INIT_AUTOMAKE([foreign dist-bzip2]) 6 #AM_INIT_AUTOMAKE([foreign dist-bzip2])
7 7