Mercurial > pidgin
comparison configure.in @ 1198:c5a0ee69dc7e
[gaim-migrate @ 1208]
Sometimes I feel so horribly stupid.
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Mon, 04 Dec 2000 18:26:25 +0000 |
parents | 0af0a11af61e |
children | 17193fb97b12 |
comparison
equal
deleted
inserted
replaced
1197:ecdba708acc1 | 1198:c5a0ee69dc7e |
---|---|
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.0pre1]) | 4 AM_INIT_AUTOMAKE([gaim], [0.11.0pre2]) |
5 | 5 |
6 dnl Checks for programs. | 6 dnl Checks for programs. |
7 AM_PROG_LIBTOOL | 7 AM_PROG_LIBTOOL |
8 AC_PROG_CC | 8 AC_PROG_CC |
9 AC_PROG_INSTALL | 9 AC_PROG_INSTALL |