Revision: 1727
http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1727&view=rev
Author: tmzullinger
Date: 2007-10-16 18:49:55 -0700 (Tue, 16 Oct 2007)
Log Message:
-----------
Add --enable-gtk-doc to the gnome-autogen.sh call. This allows make distcheck
to work correctly and to use an unmodified copy of gnome-autogen.sh from the
upstream gnome-common package.
Modified Paths:
--------------
libgpod/trunk/ChangeLog
libgpod/trunk/autogen.sh
Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog 2007-10-16 20:26:17 UTC (rev 1726)
+++ libgpod/trunk/ChangeLog 2007-10-17 01:49:55 UTC (rev 1727)
@@ -1,3 +1,10 @@
+2007-10-16 Todd Zullinger <tmzullinger at users.sourceforge.net>
+
+ * autogen.sh: add --enable-gtk-doc to the gnome-autogen.sh
+ call. This allows make distcheck to work correctly and to use
+ an unmodified copy of gnome-autogen.sh from the upstream
+ gnome-common package.
+
2007-10-16 Christophe Fergeau <[EMAIL PROTECTED]>
* gnome-autogen.sh: switch to newer version of that file
Modified: libgpod/trunk/autogen.sh
===================================================================
--- libgpod/trunk/autogen.sh 2007-10-16 20:26:17 UTC (rev 1726)
+++ libgpod/trunk/autogen.sh 2007-10-17 01:49:55 UTC (rev 1727)
@@ -11,4 +11,4 @@
echo " top-level $PKG_NAME directory"
exit 1
}
-REQUIRED_AUTOMAKE_VERSION=1.7 . $srcdir/gnome-autogen.sh
+REQUIRED_AUTOMAKE_VERSION=1.7 . $srcdir/gnome-autogen.sh --enable-gtk-doc
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2