diff options
Diffstat (limited to 'Build/source/texk/bibtexu/configure')
-rwxr-xr-x | Build/source/texk/bibtexu/configure | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Build/source/texk/bibtexu/configure b/Build/source/texk/bibtexu/configure index 9fe363326a1..f669f3b5cef 100755 --- a/Build/source/texk/bibtexu/configure +++ b/Build/source/texk/bibtexu/configure @@ -760,6 +760,7 @@ with_sysroot enable_libtool_lock enable_largefile enable_compiler_warnings +with_gnu_ld enable_cxx_runtime_hack with_system_kpathsea with_kpathsea_includes @@ -775,8 +776,12 @@ LDFLAGS LIBS CPPFLAGS CPP +CPPFLAGS CXX CXXFLAGS +LDFLAGS +LIBS +CPPFLAGS CCC CXXCPP' @@ -18962,9 +18967,9 @@ esac cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # Files that config.status was made for. -config_files="`echo $ac_config_files`" -config_headers="`echo $ac_config_headers`" -config_commands="`echo $ac_config_commands`" +config_files="$ac_config_files" +config_headers="$ac_config_headers" +config_commands="$ac_config_commands" _ACEOF |