Mercurial > pidgin.yaz
comparison configure.in @ 923:12407c6b3eb7
[gaim-migrate @ 933]
Just getting things set-up for the next version of gaim.
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Sat, 16 Sep 2000 08:06:32 +0000 |
parents | 557a4a9cda3f |
children | 13bdc97d433e |
comparison
equal
deleted
inserted
replaced
922:b544df1b1c17 | 923:12407c6b3eb7 |
---|---|
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.10.1]) | 4 AM_INIT_AUTOMAKE([gaim], [0.10.2]) |
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 |