From 770f8eaf63a917126dd149f433ba96fe83c90a78 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 13 Jan 2020 00:02:12 +0000 Subject: AS_TR_SH to get mfluajit_nowin in shell contexts git-svn-id: svn://tug.org/texlive/trunk@53385 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Build/source/texk/configure') diff --git a/Build/source/texk/configure b/Build/source/texk/configure index 1d767f9d66d..d8038a7b06e 100755 --- a/Build/source/texk/configure +++ b/Build/source/texk/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) : : ;; #( *) : -- cgit v1.2.3