comparison configure.ac @ 7012:587e3610e1e9

[gaim-migrate @ 7575] i'm sure Mark meant this committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 29 Sep 2003 12:52:54 +0000
parents 4375bf2d9020
children aa619031193b
comparison
equal deleted inserted replaced
7011:4375bf2d9020 7012:587e3610e1e9
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.71]) 4 AM_INIT_AUTOMAKE([gaim], [0.71cvs])
5 5
6 AC_PREREQ([2.50]) 6 AC_PREREQ([2.50])
7 7
8 AC_PATH_PROG(sedpath, sed) 8 AC_PATH_PROG(sedpath, sed)
9 9