summaryrefslogtreecommitdiff
path: root/Build/source/libs
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-01-13 00:02:12 +0000
committerKarl Berry <karl@freefriends.org>2020-01-13 00:02:12 +0000
commit770f8eaf63a917126dd149f433ba96fe83c90a78 (patch)
tree81873c5f952c4229c35ff9e83002dca76267d7e8 /Build/source/libs
parentffb5c8ed6577f66b04ea615504b41c5939825722 (diff)
AS_TR_SH to get mfluajit_nowin in shell contexts
git-svn-id: svn://tug.org/texlive/trunk@53385 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs')
-rwxr-xr-xBuild/source/libs/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/libs/configure b/Build/source/libs/configure
index 6aab084e099..afd31205c5d 100755
--- a/Build/source/libs/configure
+++ b/Build/source/libs/configure
@@ -3320,7 +3320,7 @@ case $with_x:$kpse_cv_have_win32 in #(
yes:no | no:*) :
: ;; #(
yes:*) :
- as_fn_error $? "you can not use \`--with-x' for WIN32" "$LINENO" 5 ;; #(
+ as_fn_error $? "you can not use \`--with-x' for Windows" "$LINENO" 5 ;; #(
*:no) :
with_x=yes
{ $as_echo "$as_me:${as_lineno-$LINENO}: Assuming \`--with-x'" >&5
@@ -3371,7 +3371,7 @@ $as_echo "$as_me: $host -> \`--disable-mfluajit'" >&6;}
;;
esac ;;
esac
-case $enable_mfluajit-nowin in #(
+case $enable_mfluajit_nowin in #(
yes | no) :
: ;; #(
*) :