diff options
Diffstat (limited to 'Build/source/texk/ttf2pk2/Makefile.in')
-rw-r--r-- | Build/source/texk/ttf2pk2/Makefile.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/texk/ttf2pk2/Makefile.in b/Build/source/texk/ttf2pk2/Makefile.in index 2aed8ddde0e..6e70c2102ab 100644 --- a/Build/source/texk/ttf2pk2/Makefile.in +++ b/Build/source/texk/ttf2pk2/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.12.4 from Makefile.am. +# Makefile.in generated by automake 1.12.5 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2012 Free Software Foundation, Inc. @@ -312,8 +312,8 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ ACLOCAL_AMFLAGS = -I ../../m4 -INCLUDES = -I$(top_srcdir)/include $(KPATHSEA_INCLUDES) $(FREETYPE2_INCLUDES) -AM_CPPFLAGS = -DHAVE_LIBKPATHSEA +AM_CPPFLAGS = -I$(top_srcdir)/include $(KPATHSEA_INCLUDES) \ + $(FREETYPE2_INCLUDES) -DHAVE_LIBKPATHSEA AM_CFLAGS = $(WARNING_CFLAGS) common_sources = \ errormsg.c \ |