diff configure.ac @ 15461:e9c12873fae0

This renames the binary to 'pidgin', and I think it properly moves all the LIBDIR's to pidgin and purple, respectively
author Sean Egan <seanegan@gmail.com>
date Tue, 30 Jan 2007 05:27:44 +0000
parents 3b45081f6183
children 7ae72b7c02b1
line wrap: on
line diff
--- a/configure.ac	Mon Jan 29 03:45:21 2007 +0000
+++ b/configure.ac	Tue Jan 30 05:27:44 2007 +0000
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([gaim], [2.0.0beta6], [gaim-devel@lists.sourceforge.net])
+AC_INIT([pidgin], [2.0.0beta7devel], [gaim-devel@lists.sourceforge.net])
 AC_CANONICAL_SYSTEM
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)