comparison configure.in @ 4209:814023d5d0b3

[gaim-migrate @ 4446] i should not be trying to do inteligent work when my head is pounding. otherwise i'd not have forgotten making that change for the tarball i put up to see if that one bug report was fixed committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 05 Jan 2003 23:37:02 +0000
parents da30c4977c43
children 280ed2b617be
comparison
equal deleted inserted replaced
4208:da30c4977c43 4209:814023d5d0b3
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], [20030105-1]) 4 AM_INIT_AUTOMAKE([gaim], [0.60cvs])
5 5
6 6
7 7
8 AC_PATH_PROG(sedpath, sed) 8 AC_PATH_PROG(sedpath, sed)
9 9