nautilus r14079 - trunk



Author: cneumair
Date: Mon Apr 21 21:30:33 2008
New Revision: 14079
URL: http://svn.gnome.org/viewvc/nautilus?rev=14079&view=rev

Log:
2008-04-21  Christian Neumair  <cneumair gnome org>

	* Makefile.am:
	* configure.in:
	Entirely move DISTCHECK_CONFIGURE_FLAGS to Makefile.am to fix
	distcheck.


Modified:
   trunk/ChangeLog
   trunk/Makefile.am
   trunk/configure.in

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Mon Apr 21 21:30:33 2008
@@ -56,4 +56,4 @@
   intltool-merge \
   intltool-update
 
-DISTCHECK_CONFIGURE_FLAGS = --disable-update-mimedb
+DISTCHECK_CONFIGURE_FLAGS = --disable-update-mimedb --enable-gtk-doc

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Apr 21 21:30:33 2008
@@ -119,8 +119,6 @@
 dnl ==========================================================================
 
 GTK_DOC_CHECK
-DISTCHECK_CONFIGURE_FLAGS="--enable-gtk-doc"
-AC_SUBST(DISTCHECK_CONFIGURE_FLAGS)
 
 dnl ==========================================================================
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]