~ubuntu-branches/ubuntu/saucy/pango1.0/saucy-proposed

« back to all changes in this revision

Viewing changes to pango-view/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette
  • Date: 2010-10-19 23:37:45 UTC
  • mfrom: (1.5.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20101019233745-xey8xlf91rpkth51
Tags: 1.28.3-1
* New upstream stable release.
  + Fixes SIGFPE in opentype renderer. Closes: #598166.

Show diffs side-by-side

added added

removed removed

Lines of Context:
275
275
PKGCONFIG_CAIRO_REQUIRES = @PKGCONFIG_CAIRO_REQUIRES@
276
276
PKGCONFIG_MATH_LIBS = @PKGCONFIG_MATH_LIBS@
277
277
PKG_CONFIG = @PKG_CONFIG@
 
278
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
279
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
278
280
RANLIB = @RANLIB@
279
281
SED = @SED@
280
282
SET_MAKE = @SET_MAKE@