comparison configure.in @ 498:6899492d9d91

[gaim-migrate @ 508] The start of 0.9.21 committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Fri, 14 Jul 2000 22:19:43 +0000
parents e1c09b8c8bb1
children dab0c611029e
comparison
equal deleted inserted replaced
497:67aaa2d02543 498:6899492d9d91
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.9.20]) 4 AM_INIT_AUTOMAKE([gaim], [0.9.21])
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