autogen.sh: remove two outdated bits
authorDan Winship <danw@gnome.org>
Mon, 30 Jul 2012 16:13:16 +0000 (12:13 -0400)
committerDan Winship <danw@gnome.org>
Mon, 30 Jul 2012 16:13:29 +0000 (12:13 -0400)
autogen.sh

index a329db5..e748f3a 100755 (executable)
@@ -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