comparison configure.in @ 170:e67c56a07f52

[gaim-migrate @ 180] The start of the 0.9.15 source tree :) Hooray! committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Mon, 24 Apr 2000 22:02:55 +0000
parents 9f6ce50ffb78
children 450d62d40185
comparison
equal deleted inserted replaced
169:554df636a6e7 170:e67c56a07f52
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.14]) 4 AM_INIT_AUTOMAKE([gaim], [0.9.15])
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