~ubuntu-branches/ubuntu/maverick/luatex/maverick

« back to all changes in this revision

Viewing changes to source/texk/web2c/doc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2009-10-22 02:16:43 UTC
  • mfrom: (1.1.8 upstream) (4.2.2 sid)
  • Revision ID: james.westby@ubuntu.com-20091022021643-hvoq5boj9y5q92ao
Tags: 0.40.6-1
* new upstream release (add Announce file)
* fix FTBFS due to new poppler version (Closes: #529331)

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
        $(top_srcdir)/../../m4/kpse-obsdcompat-flags.m4 \
51
51
        $(top_srcdir)/../../m4/kpse-socket-libs.m4 \
52
52
        $(top_srcdir)/../../m4/kpse-teckit-flags.m4 \
 
53
        $(top_srcdir)/../../m4/kpse-warnings.m4 \
53
54
        $(top_srcdir)/../../m4/kpse-web2c.m4 \
54
55
        $(top_srcdir)/../../m4/kpse-win32.m4 \
55
56
        $(top_srcdir)/../../m4/kpse-xpdf-flags.m4 \
191
192
TECKIT_LIBS = @TECKIT_LIBS@
192
193
TIE = @TIE@
193
194
VERSION = @VERSION@
 
195
WARNING_CFLAGS = @WARNING_CFLAGS@
 
196
WARNING_CXXFLAGS = @WARNING_CXXFLAGS@
194
197
WEB2CVERSION = @WEB2CVERSION@
195
198
XMKMF = @XMKMF@
196
199
XPDF_DEPEND = @XPDF_DEPEND@