comparison configure.ac @ 2540:42e8c40247f5

[gaim-migrate @ 2553] Scum of the earth, come on! committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Thu, 18 Oct 2001 19:55:19 +0000
parents 824e1afefdd3
children 8229710b343b
comparison
equal deleted inserted replaced
2539:e03c984e1a6f 2540:42e8c40247f5
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.46]) 4 AM_INIT_AUTOMAKE([gaim], [0.47])
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