comparison configure.in @ 1203:17193fb97b12

[gaim-migrate @ 1213] Setting up stuff for 0.11.0 committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Tue, 05 Dec 2000 02:53:51 +0000
parents c5a0ee69dc7e
children 7db9121aac80
comparison
equal deleted inserted replaced
1202:d5146df6d2ab 1203:17193fb97b12
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.0pre2]) 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