comparison configure.in @ 972:4989c959f5b1

[gaim-migrate @ 982] 0.11.0 :) committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 11 Oct 2000 01:08:30 +0000
parents b6d0a7105780
children 7e231bc0018a
comparison
equal deleted inserted replaced
971:26354cf6a362 972:4989c959f5b1
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.3]) 4 AM_INIT_AUTOMAKE([gaim], [0.11.0])
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