comparison configure.in @ 5010:fec4b67bad91

[gaim-migrate @ 5345] more aquis committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sat, 05 Apr 2003 01:19:31 +0000
parents 871b6166698f
children 87812f97d08d
comparison
equal deleted inserted replaced
5009:39c56da79bf1 5010:fec4b67bad91
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/main.c) 2 AC_INIT(src/main.c)
3 AM_CONFIG_HEADER(config.h) 3 AM_CONFIG_HEADER(config.h)
4 AM_INIT_AUTOMAKE([gaim], [0.60cvs]) 4 AM_INIT_AUTOMAKE([gaim], [0.60])
5 5
6 6
7 7
8 AC_PATH_PROG(sedpath, sed) 8 AC_PATH_PROG(sedpath, sed)
9 9