diff options
Diffstat (limited to 'Build/source/texk/kpathsea/configure')
-rwxr-xr-x | Build/source/texk/kpathsea/configure | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/configure b/Build/source/texk/kpathsea/configure index 56d7950d996..f3822f0c931 100755 --- a/Build/source/texk/kpathsea/configure +++ b/Build/source/texk/kpathsea/configure @@ -13445,6 +13445,7 @@ else WIN32_FALSE= fi + if test "x$kpse_cv_have_win32" = xmingw32; then MINGW32_TRUE= MINGW32_FALSE='#' @@ -13454,6 +13455,7 @@ else fi + LT_OBJDIR="$lt_cv_objdir" |