comparison configure.in @ 951:b6d0a7105780

[gaim-migrate @ 961] 0.10.3 committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sat, 07 Oct 2000 09:41:39 +0000
parents 13bdc97d433e
children 4989c959f5b1
comparison
equal deleted inserted replaced
950:27916b623ecc 951:b6d0a7105780
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.2]) 4 AM_INIT_AUTOMAKE([gaim], [0.10.3])
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