diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2016-03-09 22:32:00 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2016-03-09 22:32:00 +0000 |
commit | 1f16f479df5678daa28b623d9d747b84b3bd0e30 (patch) | |
tree | db4533086788267005152e0c17043ddf5823a181 /Build/source/libs/luajit/configure | |
parent | 337d391352594f8970e748077c3c43985f9e8655 (diff) |
libs/luajit: sync with the upstream
git-svn-id: svn://tug.org/texlive/trunk@39980 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/luajit/configure')
-rwxr-xr-x | Build/source/libs/luajit/configure | 29 |
1 files changed, 15 insertions, 14 deletions
diff --git a/Build/source/libs/luajit/configure b/Build/source/libs/luajit/configure index 47e93b5d456..a4b8e7a3b14 100755 --- a/Build/source/libs/luajit/configure +++ b/Build/source/libs/luajit/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for luajit for TeX Live 2.1.0-beta1. +# Generated by GNU Autoconf 2.69 for luajit for TeX Live 2.1.0-beta2. # # Report bugs to <tex-k@tug.org>. # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='luajit for TeX Live' PACKAGE_TARNAME='luajit-for-tex-live' -PACKAGE_VERSION='2.1.0-beta1' -PACKAGE_STRING='luajit for TeX Live 2.1.0-beta1' +PACKAGE_VERSION='2.1.0-beta2' +PACKAGE_STRING='luajit for TeX Live 2.1.0-beta2' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1345,7 +1345,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures luajit for TeX Live 2.1.0-beta1 to adapt to many kinds of systems. +\`configure' configures luajit for TeX Live 2.1.0-beta2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1416,7 +1416,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of luajit for TeX Live 2.1.0-beta1:";; + short | recursive ) echo "Configuration of luajit for TeX Live 2.1.0-beta2:";; esac cat <<\_ACEOF @@ -1535,7 +1535,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -luajit for TeX Live configure 2.1.0-beta1 +luajit for TeX Live configure 2.1.0-beta2 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1996,7 +1996,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by luajit for TeX Live $as_me 2.1.0-beta1, which was +It was created by luajit for TeX Live $as_me 2.1.0-beta2, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3919,7 +3919,7 @@ fi # Define the identity of the package. PACKAGE='luajit-for-tex-live' - VERSION='2.1.0-beta1' + VERSION='2.1.0-beta2' cat >>confdefs.h <<_ACEOF @@ -5337,7 +5337,7 @@ $as_echo "no, using $LN_S" >&6; } fi -LUAJITVERSION=2.1.0-beta1 +LUAJITVERSION=2.1.0-beta2 LUAJIT_LT_VERSINFO=3:0:1 @@ -14247,18 +14247,19 @@ fi ;; #( *) : ;; esac -case $LJHOST in #( + +if test "x$build" != "x$host"; then : + case $LJHOST in #( Windows) : echo '-DLUAJIT_OS=LUAJIT_OS_WINDOWS' >>native_flags ;; #( Darwin | iOS) : echo '-DLUAJIT_OS=LUAJIT_OS_OSX' >>native_flags ;; #( Linux) : echo '-DLUAJIT_OS=LUAJIT_OS_LINUX' >>native_flags ;; #( - SunOS | FreeBSD) : - ;; #( *) : echo '-DLUAJIT_OS=LUAJIT_OS_OTHER' >>native_flags ;; esac +fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LJHOST $LJARCH $DASM_ARCH" >&5 $as_echo "$LJHOST $LJARCH $DASM_ARCH" >&6; } @@ -14901,7 +14902,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by luajit for TeX Live $as_me 2.1.0-beta1, which was +This file was extended by luajit for TeX Live $as_me 2.1.0-beta2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -14967,7 +14968,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -luajit for TeX Live config.status 2.1.0-beta1 +luajit for TeX Live config.status 2.1.0-beta2 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |