summaryrefslogtreecommitdiff
path: root/Build/source/libs/teckit/configure
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2012-07-10 11:09:12 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2012-07-10 11:09:12 +0000
commita59a95241f8036bc92a4166f056e2f7cf1bcef9c (patch)
tree8a91133d7ea8a7bd3c758a94633d80954f4a9bea /Build/source/libs/teckit/configure
parentfc3a011b8dee81f9c5981587516c5c81be1ca870 (diff)
automake 1.12.2
git-svn-id: svn://tug.org/texlive/trunk@26987 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/teckit/configure')
-rwxr-xr-xBuild/source/libs/teckit/configure12
1 files changed, 6 insertions, 6 deletions
diff --git a/Build/source/libs/teckit/configure b/Build/source/libs/teckit/configure
index 1c3ba436a38..6dd7b2b6d65 100755
--- a/Build/source/libs/teckit/configure
+++ b/Build/source/libs/teckit/configure
@@ -2826,12 +2826,6 @@ fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
$as_echo "$MKDIR_P" >&6; }
-mkdir_p="$MKDIR_P"
-case $mkdir_p in
- [\\/$]* | ?:[\\/]*) ;;
- */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
-esac
-
for ac_prog in gawk mawk nawk awk
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
@@ -2964,6 +2958,12 @@ AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
+# For better backward compatibility. To be removed once Automake 1.9.x
+# dies out for good. For more background, see:
+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
+mkdir_p='$(MKDIR_P)'
+
# We need awk for the "check" target. The system "awk" is bad on
# some platforms.
# Always define AMTAR for backward compatibility. Yes, it's still used