gst-gmyth/autogen.sh
branchtrunk
changeset 728 6e54ca4a4e9a
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 May 31 19:36:03 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