summaryrefslogtreecommitdiff
path: root/Build/source/texk/lcdf-typetools/configure
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-12-30 00:22:49 +0000
committerKarl Berry <karl@freefriends.org>2012-12-30 00:22:49 +0000
commita60c27bdd5bba61c778d922e29ba79277ddb31c3 (patch)
tree7afcb083fbaede30fe11c31555447b318f0774d0 /Build/source/texk/lcdf-typetools/configure
parent95660e1534e7c31aaf9858308b3eb57cef451647 (diff)
AC_CONFIG_HEADERS per http://lists.gnu.org/archive/html/automake/2012-12/msg00038.html
git-svn-id: svn://tug.org/texlive/trunk@28657 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/lcdf-typetools/configure')
-rwxr-xr-xBuild/source/texk/lcdf-typetools/configure8
1 files changed, 4 insertions, 4 deletions
diff --git a/Build/source/texk/lcdf-typetools/configure b/Build/source/texk/lcdf-typetools/configure
index 08e0391ac4a..ddd88857e14 100755
--- a/Build/source/texk/lcdf-typetools/configure
+++ b/Build/source/texk/lcdf-typetools/configure
@@ -3117,7 +3117,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
-am__api_version='1.12'
+am__api_version='1.13'
# Find a good install program. We prefer a C program (faster),
# so one script is as good as another. But avoid the broken or
@@ -3301,8 +3301,8 @@ if test x"${MISSING+set}" != xset; then
esac
fi
# Use eval to expand $SHELL
-if eval "$MISSING --run true"; then
- am_missing_run="$MISSING --run "
+if eval "$MISSING --is-lightweight"; then
+ am_missing_run="$MISSING "
else
am_missing_run=
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
@@ -22336,7 +22336,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
case $ac_file$ac_mode in
"depfiles":C) test x"$AMDEP_TRUE" != x"" || {
- # Autoconf 2.62 quotes --file arguments for eval, but not when files
+ # Older Autoconf quotes --file arguments for eval, but not when files
# are listed without --file. Let's play safe and only enable the eval
# if we detect the quoting.
case $CONFIG_FILES in