summaryrefslogtreecommitdiff
path: root/Build/source/texk/makeindexk/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/makeindexk/configure.ac')
-rw-r--r--Build/source/texk/makeindexk/configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/Build/source/texk/makeindexk/configure.ac b/Build/source/texk/makeindexk/configure.ac
index 5c5c7a27c1a..eb90d364f95 100644
--- a/Build/source/texk/makeindexk/configure.ac
+++ b/Build/source/texk/makeindexk/configure.ac
@@ -26,8 +26,7 @@ AC_CHECK_FUNCS([strchr strrchr setlocale])
KPSE_KPATHSEA_FLAGS
-KPSE_CHECK_WIN32
-AM_CONDITIONAL([WIN32], [test "x$kpse_cv_have_win32" != xno])
+KPSE_COND_WIN32
AC_CONFIG_FILES([Makefile])