comparison configure.in @ 56:a3de3ca65e97

[gaim-migrate @ 66] GAIM 0.9.13 has begun. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sun, 26 Mar 2000 09:42:00 +0000
parents 61e94e1bd4c8
children 4cef3d250f3c
comparison
equal deleted inserted replaced
55:39d169ccc385 56:a3de3ca65e97
1 dn3l Process this file with autoconf to produce a configure script. 1 dn3l Process this file with autoconf to produce a configure script.
2 AC_INIT(src/aim.c) 2 AC_INIT(src/aim.c)
3 3
4 AM_INIT_AUTOMAKE([gaim], [0.9.12]) 4 AM_INIT_AUTOMAKE([gaim], [0.9.13])
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