configure.ac

changeset 2994
72d79fc3eeaa
parent 2974
74edb5ff103d
child 3039
98adcb157e1a
equal deleted inserted replaced
2993:0340d0a8b810 2994:72d79fc3eeaa
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

mercurial