diff options
Diffstat (limited to 'Build/source/texk/web2c/configure')
-rwxr-xr-x | Build/source/texk/web2c/configure | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/Build/source/texk/web2c/configure b/Build/source/texk/web2c/configure index 3c59d28c423..fe0ad37648d 100755 --- a/Build/source/texk/web2c/configure +++ b/Build/source/texk/web2c/configure @@ -892,7 +892,7 @@ XETEX_MACOSX_TRUE FONTCONFIG_LIBS FONTCONFIG_INCLUDES ipc_socketlibs -lua_socketlibs +socketlibs MINGW32_FALSE MINGW32_TRUE WIN32_FALSE @@ -18032,10 +18032,6 @@ esac fi -if test "x$enable_luatex" = xyes; then - lua_socketlibs=$socketlibs -fi - if test "x$enable_ipc" = xyes; then ipc_socketlibs=$socketlibs |