http://code.google.com/p/labyrinth/source/detail?r=357
Modified:
/trunk/ChangeLog
/trunk/configure.ac
=======================================
--- /trunk/ChangeLog Sat Apr 23 08:21:34 2011
+++ /trunk/ChangeLog Sat Apr 23 08:30:19 2011
@@ -1,3 +1,8 @@
+2011-04-23 Matthias Vogelgesang <matthias.v...@gmail.com>
+
+ * configure.ac:
+ Fix issue 143 with patch provided by CaptainM...
+
2011-04-23 Matthias Vogelgesang <matthias.v...@gmail.com>
* src/Makefile.in:
=======================================
--- /trunk/configure.ac Mon Mar 31 09:25:04 2008
+++ /trunk/configure.ac Sat Apr 23 08:30:19 2011
@@ -8,6 +8,7 @@
AM_INIT_AUTOMAKE
GNOME_COMMON_INIT
+GNOME_DOC_INIT
AM_MAINTAINER_MODE
AM_DISABLE_STATIC
@@ -80,6 +81,7 @@
data/Makefile
doc/Makefile
po/Makefile.in
+help/Makefile
])
echo