From: Takashi Iwai Date: Fri, 19 Aug 2005 12:43:59 +0000 (+0000) Subject: Create m4 directory X-Git-Tag: v1.0.10rc2~15 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=9cbb9ba89384060617a08d7998ab1eb6a7bacd6d;p=alsa-utils.git Create m4 directory Create m4 directory (which was removed from cvs repo) --- diff --git a/cvscompile b/cvscompile index 1ea9baa..6844b28 100644 --- a/cvscompile +++ b/cvscompile @@ -4,6 +4,7 @@ if test -d ../alsa-lib/utils && ! test -r `aclocal --print-ac-dir`/alsa.m4; then alsa_m4_flags="-I ../alsa-lib/utils" fi aclocal $alsa_m4_flags $ACLOCAL_FLAGS +mkdir -p m4 echo "EXTRA_DIST = gettext.m4" > m4/Makefile.am cp configure.in configure.in.ok gettextize -c -f --no-changelog