branch | trunk |
changeset 826 | e0152712fd4f |
parent 611 | aa1f309ec686 |
child 852 | 2498e4f8c758 |
1.1 --- a/gst-gmyth/autogen.sh Tue May 01 17:03:38 2007 +0100 1.2 +++ b/gst-gmyth/autogen.sh Thu Aug 23 22:45:15 2007 +0100 1.3 @@ -16,4 +16,5 @@ 1.4 echo "You need to install gnome-common from the GNOME CVS" 1.5 exit 1 1.6 } 1.7 +ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I m4" 1.8 REQUIRED_AUTOMAKE_VERSION=1.9 USE_GNOME2_MACROS=1 . gnome-autogen.sh