comparison configure.in @ 1386:f8f9c68960ea

[gaim-migrate @ 1396] lalal. You know, we really need someone to go back through gaim.1 and make sure everything is up to date. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Fri, 05 Jan 2001 08:41:26 +0000
parents afa63ac2fd84
children baef6e30f3a7
comparison
equal deleted inserted replaced
1385:cc705ee087cb 1386:f8f9c68960ea
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.11.0pre4]) 4 AM_INIT_AUTOMAKE([gaim], [0.11.0])
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