[jhbuild] autogen.sh: remove obsolete USE_GNOME2_MACROS



commit f65891352e3000fb8a480b9103c638de7e1a8168
Author: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date:   Wed Jul 13 23:36:02 2011 +0200

    autogen.sh: remove obsolete USE_GNOME2_MACROS
    
    GNOME bug #654578

 autogen.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 1e6e02f..d69af51 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -27,7 +27,7 @@ REQUIRED_AUTOCONF_VERSION=2.57 \
 REQUIRED_AUTOMAKE_VERSION=1.8 \
 REQUIRED_INTLTOOL_VERSION=0.35.0 \
 REQUIRED_PKG_CONFIG_VERSION=0.16.0 \
-	USE_GNOME2_MACROS=1 USE_COMMON_DOC_BUILD=yes gnome-autogen.sh $@
+	USE_COMMON_DOC_BUILD=yes gnome-autogen.sh $@
 if test "$?" != "0"
 then
         cat << _EOF_



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