comparison configure.in @ 330:02da800b7805

[gaim-migrate @ 340] 0.9.19 :) committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sat, 03 Jun 2000 00:53:28 +0000
parents 8ed366802f2e
children 71be288e7578
comparison
equal deleted inserted replaced
329:e2f9fb72fb92 330:02da800b7805
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.18]) 4 AM_INIT_AUTOMAKE([gaim], [0.9.19])
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