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

« back to all changes in this revision

Viewing changes to 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:
255
255
PKGCONFIG_CAIRO_REQUIRES = @PKGCONFIG_CAIRO_REQUIRES@
256
256
PKGCONFIG_MATH_LIBS = @PKGCONFIG_MATH_LIBS@
257
257
PKG_CONFIG = @PKG_CONFIG@
 
258
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
259
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
258
260
RANLIB = @RANLIB@
259
261
SED = @SED@
260
262
SET_MAKE = @SET_MAKE@