totem-pl-parser r240 - branches/gnome-2-24



Author: hadess
Date: Thu Oct  9 09:15:40 2008
New Revision: 240
URL: http://svn.gnome.org/viewvc/totem-pl-parser?rev=240&view=rev

Log:
2008-10-09  Bastien Nocera  <hadess hadess net>

	* autogen.sh: Fix passing args to configure, spotted by
	Frederic Peters <fpeters 0d be> (Closes: #555614)



Modified:
   branches/gnome-2-24/ChangeLog
   branches/gnome-2-24/autogen.sh

Modified: branches/gnome-2-24/autogen.sh
==============================================================================
--- branches/gnome-2-24/autogen.sh	(original)
+++ branches/gnome-2-24/autogen.sh	Thu Oct  9 09:15:40 2008
@@ -17,4 +17,4 @@
 	exit 1
 }
 
-REQUIRED_PKG_CONFIG_VERSION=0.17.1 REQUIRED_AUTOMAKE_VERSION=1.9 USE_GNOME2_MACROS=1 . gnome-autogen.sh --enable-gtk-doc
+REQUIRED_PKG_CONFIG_VERSION=0.17.1 REQUIRED_AUTOMAKE_VERSION=1.9 USE_GNOME2_MACROS=1 . gnome-autogen.sh --enable-gtk-doc "$@"



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