summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/win32/Makefile.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2015-06-18 11:33:58 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2015-06-18 11:33:58 +0000
commitb898efe401e97205d56af3afd1d4c75bc5ef7f39 (patch)
treeefa22ee174aef6f5ca138f1caf0faef29194396e /Build/source/texk/kpathsea/win32/Makefile.in
parent973cc50127fd0835fbbd57bbb9dd8885c60e154d (diff)
Build fix for WIN32 versions of mktex*
git-svn-id: svn://tug.org/texlive/trunk@37598 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/win32/Makefile.in')
-rw-r--r--Build/source/texk/kpathsea/win32/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/win32/Makefile.in b/Build/source/texk/kpathsea/win32/Makefile.in
index 8b49202aa31..d3c08ce9f44 100644
--- a/Build/source/texk/kpathsea/win32/Makefile.in
+++ b/Build/source/texk/kpathsea/win32/Makefile.in
@@ -279,6 +279,7 @@ SHELL = @SHELL@
STRIP = @STRIP@
VERSION = @VERSION@
WARNING_CFLAGS = @WARNING_CFLAGS@
+WEB2CVERSION = @WEB2CVERSION@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
@@ -331,7 +332,8 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-AM_CPPFLAGS = -I$(top_builddir)/.. -I$(top_srcdir)/..
+AM_CPPFLAGS = -I$(top_builddir)/.. -I$(top_srcdir)/.. \
+ -DWEB2CVERSION='"$(WEB2CVERSION)"'
AM_CFLAGS = $(WARNING_CFLAGS)
mktexfmt_SOURCES = \
mktexfmt.c