comparison configure.ac @ 6193:25b26e3ecf60

[gaim-migrate @ 6679] You drive just a little too fast... committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Fri, 18 Jul 2003 00:16:11 +0000
parents 6579baa5ecd6
children 2cb2a49f4bbe
comparison
equal deleted inserted replaced
6192:6579baa5ecd6 6193:25b26e3ecf60
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.66cvs]) 4 AM_INIT_AUTOMAKE([gaim], [0.66])
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