comparison configure.in @ 386:7898e110b298

[gaim-migrate @ 396] Updated the version #'s for 0.9.20 committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sat, 10 Jun 2000 21:53:48 +0000
parents cf895313fc50
children 943248245f32
comparison
equal deleted inserted replaced
385:59ea569d547c 386:7898e110b298
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.19]) 4 AM_INIT_AUTOMAKE([gaim], [0.9.20])
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