[libsoup] autogen.sh: remove two outdated bits



commit 9bf2854f7ff06f0be4eb7305312adacacd2b9151
Author: Dan Winship <danw gnome org>
Date:   Mon Jul 30 12:13:16 2012 -0400

    autogen.sh: remove two outdated bits

 autogen.sh |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index a329db5..e748f3a 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -15,7 +15,7 @@ PKG_NAME="libsoup"
 }
 
 which gnome-autogen.sh || {
-    echo "You need to install gnome-common from the GNOME CVS"
+    echo "You need to install gnome-common"
     exit 1
 }
-USE_GNOME2_MACROS=1 . gnome-autogen.sh
+. gnome-autogen.sh



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