comparison configure.ac @ 2330:b618d7a4d9a6

[gaim-migrate @ 2342] preparing for 0.45 and also testing gaim-commits@lists.sourceforge.net committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 20 Sep 2001 21:01:49 +0000
parents a647590a0979
children a7ecfd3f7714
comparison
equal deleted inserted replaced
2329:a6d0edc31554 2330:b618d7a4d9a6
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(src/aim.c) 2 AC_INIT(src/aim.c)
3 AM_CONFIG_HEADER(config.h) 3 AM_CONFIG_HEADER(config.h)
4 AM_INIT_AUTOMAKE([gaim], [0.44]) 4 AM_INIT_AUTOMAKE([gaim], [0.45])
5 5
6 AC_PATH_PROG(sedpath, sed) 6 AC_PATH_PROG(sedpath, sed)
7 7
8 dnl Checks for programs. 8 dnl Checks for programs.
9 AC_PROG_CC 9 AC_PROG_CC