comparison configure.in @ 882:557a4a9cda3f

[gaim-migrate @ 892] Just getting 0.10.1 ready :-P committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Mon, 11 Sep 2000 09:49:28 +0000
parents 2c0a7d245bd2
children 12407c6b3eb7
comparison
equal deleted inserted replaced
881:99c5ff50d83d 882:557a4a9cda3f
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.10.0]) 4 AM_INIT_AUTOMAKE([gaim], [0.10.1])
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