Mercurial > pidgin.yaz
comparison configure.ac @ 9108:6a17b7e2e3b2
[gaim-migrate @ 9885]
I did some more prefslashing. Test, discuss. I'll stay up for a bit.
If nobody objects, let's tag and release.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Fri, 28 May 2004 05:53:34 +0000 |
parents | 61b33ac58669 |
children | b5c5c1d13783 |
comparison
equal
deleted
inserted
replaced
9107:f0be63d6d192 | 9108:6a17b7e2e3b2 |
---|---|
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([gaim], [0.78cvs], [gaim-devel@lists.sourceforge.net]) | 2 AC_INIT([gaim], [0.78], [gaim-devel@lists.sourceforge.net]) |
3 AC_CANONICAL_SYSTEM | 3 AC_CANONICAL_SYSTEM |
4 AM_CONFIG_HEADER(config.h) | 4 AM_CONFIG_HEADER(config.h) |
5 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) | 5 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) |
6 | 6 |
7 AC_PREREQ([2.50]) | 7 AC_PREREQ([2.50]) |