summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/Makefile.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2011-03-14 10:49:05 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2011-03-14 10:49:05 +0000
commit595b4e212e6725cb537f0a2004f717ac823594cf (patch)
tree910c9242e6ff6a33276df187d4efa3be8b0d973c /Build/source/texk/web2c/Makefile.in
parent892ae1fb345dfa7ebd8586a09d09c4cef9d14464 (diff)
Reduce diffs between files in synctexdir/ and luatexdir/utils/
git-svn-id: svn://tug.org/texlive/trunk@21712 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/Makefile.in')
-rw-r--r--Build/source/texk/web2c/Makefile.in12
1 files changed, 7 insertions, 5 deletions
diff --git a/Build/source/texk/web2c/Makefile.in b/Build/source/texk/web2c/Makefile.in
index e87519ced10..2cb0ba89eef 100644
--- a/Build/source/texk/web2c/Makefile.in
+++ b/Build/source/texk/web2c/Makefile.in
@@ -1872,8 +1872,9 @@ pdftosrc_DEPENDENCIES = $(pdftex_dependencies)
nodist_EXTRA_luatex_SOURCES = dummy.cxx
luatex_CPPFLAGS = $(AM_CPPFLAGS) $(ZLIB_INCLUDES) $(LIBPNG_INCLUDES) \
$(XPDF_INCLUDES) $(OBSDCOMPAT_INCLUDES) -I$(srcdir)/libmd5 \
- -Iluatexdir -I$(srcdir)/luatexdir -I$(srcdir)/luatexdir/lua51 \
- -I$(srcdir)/mplibdir -Dextra_version_info=`date +-%Y%m%d%H`
+ -I$(srcdir)/luatexdir -I$(srcdir)/luatexdir/lua51 \
+ -I$(srcdir)/mplibdir -Dextra_version_info=`date +-%Y%m%d%H` \
+ -DSYNCTEX_ENGINE_H='<utils/synctex-luatex.h>'
luatex_CFLAGS = $(WARNING_CFLAGS)
luatex_CXXFLAGS = $(WARNING_CXXFLAGS)
luatex_ldadd = libluatex.a libff.a libluamisc.a libluasocket.a \
@@ -2130,8 +2131,9 @@ libff_a_SOURCES = \
libluatex_a_DEPENDENCIES = libff.a
libluatex_a_CPPFLAGS = $(AM_CPPFLAGS) $(ZLIB_INCLUDES) \
$(LIBPNG_INCLUDES) $(XPDF_INCLUDES) $(OBSDCOMPAT_INCLUDES) \
- -I$(srcdir)/libmd5 -Iluatexdir -I$(srcdir)/luatexdir \
- -I$(srcdir)/luatexdir/lua51 -DpdfTeX
+ -I$(srcdir)/libmd5 -I$(srcdir)/luatexdir \
+ -I$(srcdir)/luatexdir/lua51 -DpdfTeX \
+ -DSYNCTEX_ENGINE_H='<utils/synctex-luatex.h>'
libluatex_a_CFLAGS = $(WARNING_CFLAGS)
libluatex_a_CXXFLAGS = # $(WARNING_CXXFLAGS)
luatex_dvi_ctangle = CWEBINPUTS=$(srcdir)/luatexdir/dvi $(ctangle)
@@ -2316,8 +2318,8 @@ libluatex_a_SOURCES = \
luatexdir/utils/managed-sa.h \
luatexdir/utils/synctex-common.h \
luatexdir/utils/synctex-luatex.h \
- luatexdir/utils/synctex.h \
luatexdir/utils/synctex.c \
+ luatexdir/utils/synctex.h \
luatexdir/utils/utils.h