comparison configure.in @ 3183:d1eb887ec630

[gaim-migrate @ 3200] this needs to be changed too. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Fri, 26 Apr 2002 19:05:19 +0000
parents e75b4df7a770
children fff4c224939c
comparison
equal deleted inserted replaced
3182:cc3e7dc4c1e6 3183:d1eb887ec630
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.57]) 4 AM_INIT_AUTOMAKE([gaim], [0.58cvs])
5 5
6 6
7 7
8 AC_PATH_PROG(sedpath, sed) 8 AC_PATH_PROG(sedpath, sed)
9 9