aboutsummaryrefslogtreecommitdiffstats
path: root/aclocal-flags
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2004-03-04 08:25:23 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2004-03-04 08:25:23 +0000
commit02090e1cc102b59e4e51eb19a4719b2d88d2a0d6 (patch)
tree80592ced147d3774b974356bfdd856e2bf494e7b /aclocal-flags
parent9f9a98b6c25b948c1c273adc650dd0f5ca3fd2eb (diff)
Hackremoval:
Automake newer than 1.4 survives if it finds more than one file for the same package. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10298 f5534014-38df-0310-8fa8-9805f1628bb7
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