summaryrefslogtreecommitdiff
path: root/Build/source/libs/configure
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/configure')
-rwxr-xr-xBuild/source/libs/configure26
1 files changed, 26 insertions, 0 deletions
diff --git a/Build/source/libs/configure b/Build/source/libs/configure
index de7a993f897..6aab084e099 100755
--- a/Build/source/libs/configure
+++ b/Build/source/libs/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 $