comparison configure.ac @ 2185:65d76d629d1b

[gaim-migrate @ 2195] pre15... we weren't supposed to have this. sigh. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 28 Aug 2001 18:57:09 +0000
parents 3bd61577ab8b
children 8cc187241a8b
comparison
equal deleted inserted replaced
2184:3bd61577ab8b 2185:65d76d629d1b
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.11.0]) 4 AM_INIT_AUTOMAKE([gaim], [0.11.0pre15])
5 5
6 AC_PATH_PROG(sedpath, sed) 6 AC_PATH_PROG(sedpath, sed)
7 7
8 dnl Checks for programs. 8 dnl Checks for programs.
9 AC_PROG_CC 9 AC_PROG_CC