We don't actually use any gnomish autoconf any more
---
 autogen.sh |    7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

--- a/autogen.sh
+++ b/autogen.sh
@@ -26,11 +26,6 @@ PKG_NAME="MouseTrap"
     exit 1
 }
 
-which gnome-autogen.sh || {
-    echo "You need to install gnome-common from the GNOME CVS"
-    exit 1
-}
-
 REQUIRED_AUTOMAKE_VERSION=1.9
 
-. gnome-autogen.sh
+autoreconf -vfi
