From 2e4d12f4ceeaf451fa4ff0666a4c50b33f1826b2 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Tue, 9 Aug 2011 08:04:20 +0000 Subject: WIN32: more C program replacements for Unix shell scripts (from Akira's W32TeX) git-svn-id: svn://tug.org/texlive/trunk@23469 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/kpathsea/configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Build/source/texk/kpathsea/configure') diff --git a/Build/source/texk/kpathsea/configure b/Build/source/texk/kpathsea/configure index 07e7a6a6db0..20fac4388ee 100755 --- a/Build/source/texk/kpathsea/configure +++ b/Build/source/texk/kpathsea/configure @@ -12936,7 +12936,7 @@ ac_config_headers="$ac_config_headers c-auto.h:c-auto.in" -ac_config_files="$ac_config_files Makefile doc/Makefile man/Makefile" +ac_config_files="$ac_config_files Makefile doc/Makefile man/Makefile win32/Makefile" cat >confcache <<\_ACEOF @@ -13965,6 +13965,7 @@ do "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;; + "win32/Makefile") CONFIG_FILES="$CONFIG_FILES win32/Makefile" ;; *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac -- cgit v1.2.3