comparison configure.in @ 5403:9f4e2a0d3420

[gaim-migrate @ 5779] release committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sat, 17 May 2003 00:57:29 +0000
parents 8aafe8d7bcb8
children e7465702d4ec
comparison
equal deleted inserted replaced
5402:f3cf3bff72f0 5403:9f4e2a0d3420
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.63cvs]) 4 AM_INIT_AUTOMAKE([gaim], [0.63])
5 5
6 6
7 7
8 AC_PATH_PROG(sedpath, sed) 8 AC_PATH_PROG(sedpath, sed)
9 9