~ubuntu-branches/ubuntu/utopic/inkscape/utopic-proposed

« back to all changes in this revision

Viewing changes to src/Makefile.in

Tags: upstream-0.48.0
ImportĀ upstreamĀ versionĀ 0.48.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1655
1655
PERL_CFLAGS = @PERL_CFLAGS@
1656
1656
PERL_LIBS = @PERL_LIBS@
1657
1657
PKG_CONFIG = @PKG_CONFIG@
1658
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
1659
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
1660
1658
POFILES = @POFILES@
1661
1659
POPPLER_CAIRO_CFLAGS = @POPPLER_CAIRO_CFLAGS@
1662
1660
POPPLER_CAIRO_LIBS = @POPPLER_CAIRO_LIBS@