diff -r ab3aa66009de -r 338476853df3 gmyth-stream/client/autogen.sh --- a/gmyth-stream/client/autogen.sh Tue Apr 03 19:42:17 2007 +0100 +++ b/gmyth-stream/client/autogen.sh Wed May 16 13:35:11 2007 +0100 @@ -16,4 +16,5 @@ echo "You need to install gnome-common from the GNOME CVS" exit 1 } +ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I m4" REQUIRED_AUTOMAKE_VERSION=1.9 USE_GNOME2_MACROS=1 . gnome-autogen.sh