diff -r aa1f309ec686 -r ce58aae12c2e gst-gmyth/autogen.sh --- a/gst-gmyth/autogen.sh Tue May 01 17:03:38 2007 +0100 +++ b/gst-gmyth/autogen.sh Tue Sep 18 14:06:39 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