comparison configure.in @ 5074:87812f97d08d

[gaim-migrate @ 5427] Anty up. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Tue, 08 Apr 2003 02:36:05 +0000
parents fec4b67bad91
children 50b58030291e
comparison
equal deleted inserted replaced
5073:2ff05a24192b 5074:87812f97d08d
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.60]) 4 AM_INIT_AUTOMAKE([gaim], [0.61])
5 5
6 6
7 7
8 AC_PATH_PROG(sedpath, sed) 8 AC_PATH_PROG(sedpath, sed)
9 9