summaryrefslogtreecommitdiff
path: root/Build/source/texk/configure
diff options
context:
space:
mode:
authorMojca Miklavec <mojca.miklavec@gmail.com>2020-01-12 19:26:08 +0000
committerMojca Miklavec <mojca.miklavec@gmail.com>2020-01-12 19:26:08 +0000
commitb376d1cbf6b926f56d933e7e77482783e7fad91f (patch)
treeb5294e853a726152495d1e4493e4c0e30c4ca2c1 /Build/source/texk/configure
parentb19499f7a898800f0d2738217ef0fe7c10be206e (diff)
Update configure files
git-svn-id: svn://tug.org/texlive/trunk@53377 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/configure')
-rwxr-xr-xBuild/source/texk/configure26
1 files changed, 26 insertions, 0 deletions
diff --git a/Build/source/texk/configure b/Build/source/texk/configure
index 5c779b1c7b4..1d767f9d66d 100755
--- a/Build/source/texk/configure
+++ b/Build/source/texk/configure
@@ -3345,6 +3345,19 @@ $as_echo "$as_me: $host -> \`--disable-luajittex'" >&6;}
;;
esac ;;
esac
+case $enable_luajithbtex in #(
+ yes | no) :
+ : ;; #(
+ *) :
+ case $host in #(
+ alpha* | sparc* | x86_64-*-solaris* | powerpc-*-darwin* ) :
+ { $as_echo "$as_me:${as_lineno-$LINENO}: $host -> \`--disable-luajithbtex'" >&5
+$as_echo "$as_me: $host -> \`--disable-luajithbtex'" >&6;}
+ ac_configure_args="$ac_configure_args '--disable-luajithbtex'" ;; #(
+ *) :
+ ;;
+esac ;;
+esac
case $enable_mfluajit in #(
yes | no) :
: ;; #(
@@ -3358,6 +3371,19 @@ $as_echo "$as_me: $host -> \`--disable-mfluajit'" >&6;}
;;
esac ;;
esac
+case $enable_mfluajit-nowin in #(
+ yes | no) :
+ : ;; #(
+ *) :
+ case $host in #(
+ alpha* | sparc* | x86_64-*-solaris* | powerpc-*-darwin* ) :
+ { $as_echo "$as_me:${as_lineno-$LINENO}: $host -> \`--disable-mfluajit-nowin'" >&5
+$as_echo "$as_me: $host -> \`--disable-mfluajit-nowin'" >&6;}
+ ac_configure_args="$ac_configure_args '--disable-mfluajit-nowin'" ;; #(
+ *) :
+ ;;
+esac ;;
+esac
## utils/autosp/ac/withenable.ac: configure.ac fragment for TeX Live subdir
## $Id: withenable.ac 46590 2018-02-10 23:30:32Z karl $