# HG changeset patch # User Gary Kramlich # Date 1170657932 0 # Node ID 01c293ca8196e7f66b0b443960ab7687a3a29b68 # Parent 165a9e1f5bbc078875c81992e48da8c1705d46a4 Patch from Kevin Stange to allow autogen to run successfully. Yeah just look at the diff... diff -r 165a9e1f5bbc -r 01c293ca8196 configure.ac --- 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 diff -r 165a9e1f5bbc -r 01c293ca8196 pidgin/plugins/crazychat/configure.ac --- 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