comparison configure.ac @ 8061:ea073d234191

[gaim-migrate @ 8749] <b><i><u>what you see is what you get</u></i></b> committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sat, 10 Jan 2004 06:06:02 +0000
parents f74b833ea715
children 35db601609e3
comparison
equal deleted inserted replaced
8060:b66733e6e6f2 8061:ea073d234191
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.75]) 4 AM_INIT_AUTOMAKE([gaim], [0.76cvs])
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