---
 autogen.sh |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

--- a/autogen.sh
+++ b/autogen.sh
@@ -16,8 +16,4 @@ PKG_NAME="dasher"
     exit 1
 }
 
-which gnome-autogen.sh || {
-    echo "You need to install gnome-common from the GNOME CVS"
-    exit 1
-}
-USE_GNOME2_MACROS=1 USE_COMMON_DOC_BUILD=yes . gnome-autogen.sh
+autoreconf -vfi
