From 6852e421e84dec0311674410cce8d50ea5b99e0e Mon Sep 17 00:00:00 2001 From: Bruno Coudoin Date: Tue, 25 Mar 2003 22:06:23 +0000 Subject: Olivier Samyn Completed the python port --- (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 1b1dfa6..e538f9d 100755 --- a/autogen.sh +++ b/autogen.sh @@ -12,8 +12,7 @@ PKG_NAME="gcompris" exit 1 } -which gnome-autogen.sh || { - echo "You need to install gnome-common from the GNOME CVS" - exit 1 -} -USE_GNOME2_MACROS=1 . gnome-autogen.sh +REQUIRED_AUTOMAKE_VERSION=1.6 \ +USE_GNOME2_MACROS=1 \ +BUILD_PATH="$srcdir"\ + . ./gnome2-macros/gnome-autogen.sh -- cgit v0.9.1