comparison configure.ac @ 2436:b487252bd179

[gaim-migrate @ 2449] 0.46 committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 05 Oct 2001 22:08:13 +0000
parents 0ba75351a01b
children 824e1afefdd3
comparison
equal deleted inserted replaced
2435:b4f2a53c0ee5 2436:b487252bd179
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.45]) 4 AM_INIT_AUTOMAKE([gaim], [0.46])
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