~ubuntu-branches/debian/squeeze/librsvg/squeeze

« back to all changes in this revision

Viewing changes to gdk-pixbuf-loader/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-07-03 14:23:54 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20060703142354-441ktpgxg90ehh50
Tags: 2.15.0-0ubuntu1
* Sync with Debian
* debian/control.in:
  - require libcairo 1.1.2
* debian/rules:
  - updated shlibs version
* debian/watch:
  - updated

Show diffs side-by-side

added added

removed removed

Lines of Context:
184
184
PKG_CONFIG = @PKG_CONFIG@
185
185
PLATFORM_WIN32_FALSE = @PLATFORM_WIN32_FALSE@
186
186
PLATFORM_WIN32_TRUE = @PLATFORM_WIN32_TRUE@
187
 
POPT_LIBS = @POPT_LIBS@
188
 
POPT_REQUIRED = @POPT_REQUIRED@
189
187
QUERYLOADERS = @QUERYLOADERS@
190
188
RANLIB = @RANLIB@
191
189
SET_MAKE = @SET_MAKE@