summaryrefslogtreecommitdiff
path: root/Build/source/texk/dviljk/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dviljk/configure.ac')
-rw-r--r--Build/source/texk/dviljk/configure.ac5
1 files changed, 2 insertions, 3 deletions
diff --git a/Build/source/texk/dviljk/configure.ac b/Build/source/texk/dviljk/configure.ac
index 1c2fb6f730a..1cbfcc25e6c 100644
--- a/Build/source/texk/dviljk/configure.ac
+++ b/Build/source/texk/dviljk/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
dnl
-dnl Copyright (C) 2009-2011 Peter Breitenlohner <tex-live@tug.org>
+dnl Copyright (C) 2009-2013 Peter Breitenlohner <tex-live@tug.org>
dnl
dnl This file is free software; the copyright holder
dnl gives unlimited permission to copy and/or distribute it,
@@ -23,8 +23,7 @@ AC_CHECK_FUNCS([rmdir unlink mkdtemp mktemp])
KPSE_KPATHSEA_FLAGS
-KPSE_CHECK_WIN32
-AM_CONDITIONAL([WIN32], [test "x$kpse_cv_have_win32" != xno])
+KPSE_WIN32_CALL
AC_CONFIG_FILES([Makefile win32/Makefile])