comparison configure.in @ 3290:c5e08ae23394

[gaim-migrate @ 3308] weird committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Fri, 31 May 2002 06:09:46 +0000
parents 8c51ac2ebbc8
children 5422e5f587f0
comparison
equal deleted inserted replaced
3289:8c2164015d48 3290:c5e08ae23394
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.59cvs]) 4 AM_INIT_AUTOMAKE([gaim], [0.59])
5 5
6 6
7 7
8 AC_PATH_PROG(sedpath, sed) 8 AC_PATH_PROG(sedpath, sed)
9 9