Set the required gdu version in autogen too. Bug #392411.

2007-02-17  Christian Persch  <chpe@svn.gnome.org>

	* autogen.sh: Set the required gdu version in autogen too. Bug
	#392411.

svn path=/trunk/; revision=1110
This commit is contained in:
Christian Persch 2007-02-17 13:48:56 +00:00 committed by Christian Persch
parent ba032aaf5c
commit 03c8b253f5
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2007-02-17 Christian Persch <chpe@svn.gnome.org>
* autogen.sh: Set the required gdu version in autogen too. Bug
#392411.
2007-02-15 Juan Pablo Ugarte <juanpablougarte@gmail.com>
* gladeui/glade-widget.[ch]: added glade_widget_property_original_default()

View File

@ -50,4 +50,4 @@ automake_version=1.9
# ;;
#esac
REQUIRED_AUTOMAKE_VERSION="$automake_version" GNOME_DATADIR="$gnome_datadir" USE_GNOME2_MACROS=1 . $gnome_autogen
REQUIRED_GNOME_DOC_UTILS_VERSION=0.9.0 REQUIRED_AUTOMAKE_VERSION="$automake_version" GNOME_DATADIR="$gnome_datadir" USE_GNOME2_MACROS=1 . $gnome_autogen