aboutsummaryrefslogtreecommitdiffstats
path: root/aclocal-flags
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2004-03-04 08:25:23 +0000
committerJörg Mayer <jmayer@loplof.de>2004-03-04 08:25:23 +0000
commit0ae44ada2ff697a3f93c69ca8db4baeb4a769fa5 (patch)
tree80592ced147d3774b974356bfdd856e2bf494e7b /aclocal-flags
parentde66318723566f2b0e0b8be7e2612d8f156fd7c1 (diff)
Hackremoval:
Automake newer than 1.4 survives if it finds more than one file for the same package. svn path=/trunk/; revision=10298
Diffstat (limited to 'aclocal-flags')
-rwxr-xr-xaclocal-flags4
1 files changed, 2 insertions, 2 deletions
diff --git a/aclocal-flags b/aclocal-flags
index 98b8f5b66d..a10531aded 100755
--- a/aclocal-flags
+++ b/aclocal-flags
@@ -21,7 +21,7 @@
# "aclocal" will look in that directory twice, and get well and truly
# confused, reporting a ton of duplicate macro definitions.)
#
-# $Id: aclocal-flags,v 1.7 2003/01/22 15:58:33 gerald Exp $
+# $Id: aclocal-flags,v 1.8 2004/03/04 08:25:23 jmayer Exp $
#
#
@@ -42,7 +42,7 @@ else
fi
ac_missing_dir=`dirname $0`
-echo "-I $ac_missing_dir/aclocal-missing" | tr -d '\012' | tr -d '\015'
+echo "-I $ac_missing_dir/aclocal-fallback" | tr -d '\012' | tr -d '\015'
#
# If there's no "aclocal", the former will be empty; if there's no