comparison configure.ac @ 2214:8cc187241a8b

[gaim-migrate @ 2224] this should confuse people committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 05 Sep 2001 19:43:52 +0000
parents 65d76d629d1b
children 7abd9297efac
comparison
equal deleted inserted replaced
2213:a226ebf4be47 2214:8cc187241a8b
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.0pre15]) 4 AM_INIT_AUTOMAKE([gaim], [0.28])
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