comparison configure.in @ 293:101b3b4609d1

[gaim-migrate @ 303] Here we go, 0.9.17 :-) committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Wed, 31 May 2000 22:48:49 +0000
parents 0f14e6d8a51b
children a018ad7fef59
comparison
equal deleted inserted replaced
292:6f2941cea9cf 293:101b3b4609d1
1 dn3l Process this file with autoconf to produce a configure script. 1 dn3l Process this file with autoconf to produce a configure script.
2 AC_INIT(src/aim.c) 2 AC_INIT(src/aim.c)
3 3
4 AM_INIT_AUTOMAKE([gaim], [0.9.16]) 4 AM_INIT_AUTOMAKE([gaim], [0.9.17])
5 5
6 dnl Checks for programs. 6 dnl Checks for programs.
7 AM_PROG_LIBTOOL 7 AM_PROG_LIBTOOL
8 AC_PROG_CC 8 AC_PROG_CC
9 AC_PROG_INSTALL 9 AC_PROG_INSTALL