comparison configure.ac @ 2994:60018f862a51

[gaim-migrate @ 3007] Compiles without GdkPixbuf again. Sorry about that :-[ - committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sat, 02 Mar 2002 19:40:54 +0000
parents 11f563b4153a
children 186279d1be2d
comparison
equal deleted inserted replaced
2993:7239a392486c 2994:60018f862a51
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.53]) 4 AM_INIT_AUTOMAKE([gaim], [0.54])
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