gmyth-stream/client/autogen.sh
branchtrunk
changeset 575 f7351f2fd6d8
parent 487 ab3aa66009de
     1.1 --- a/gmyth-stream/client/autogen.sh	Tue Apr 03 19:42:17 2007 +0100
     1.2 +++ b/gmyth-stream/client/autogen.sh	Thu Apr 19 18:13:51 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