Patch from Kevin Stange to allow autogen to run successfully. Yeah just look at the diff...

Mon, 05 Feb 2007 06:45:32 +0000

author
Gary Kramlich <grim@reaperworld.com>
date
Mon, 05 Feb 2007 06:45:32 +0000
changeset 15633
a199751d1c05
parent 15632
f4d9ac563784
child 15634
f6283b35426f

Patch from Kevin Stange to allow autogen to run successfully. Yeah just look at the diff...

configure.ac file | annotate | diff | comparison | revisions
pidgin/plugins/crazychat/configure.ac file | annotate | diff | comparison | revisions
--- a/configure.ac	Mon Feb 05 06:10:07 2007 +0000
+++ b/configure.ac	Mon Feb 05 06:45:32 2007 +0000
@@ -1897,7 +1897,7 @@
 		   gaim.apspec
 		   gaim.service
 		   doc/Makefile
-		   doc/gaim.1
+		   doc/pidgin.1
 		   doc/gaim-text.1
 		   m4macros/Makefile
 		   pidgin/Makefile
--- a/pidgin/plugins/crazychat/configure.ac	Mon Feb 05 06:10:07 2007 +0000
+++ b/pidgin/plugins/crazychat/configure.ac	Mon Feb 05 06:45:32 2007 +0000
@@ -1443,7 +1443,7 @@
 		   Doxyfile
 		   gaim.apspec
 		   doc/Makefile
-		   doc/gaim.1
+		   doc/pidgin.1
 		   intl/Makefile
 		   m4macros/Makefile
 		   pixmaps/Makefile

mercurial