comparison configure.ac @ 7593:3456b3ce0775

[gaim-migrate @ 8211] release? i don't know what you're talking about committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sat, 22 Nov 2003 04:27:28 +0000
parents 81959bd9fe1f
children d933d1410e5a
comparison
equal deleted inserted replaced
7592:582f764b26f6 7593:3456b3ce0775
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.73cvs]) 4 AM_INIT_AUTOMAKE([gaim], [0.73])
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