~ubuntu-branches/ubuntu/utopic/gimp/utopic

« back to all changes in this revision

Viewing changes to data/dynamics/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2014-01-16 10:52:27 UTC
  • mfrom: (1.1.30)
  • Revision ID: package-import@ubuntu.com-20140116105227-ma77vepag3jjtcpn
Tags: 2.8.10-0ubuntu1
* New upstream version
* debian/patches/lcms2.patch:
  - dropped, the new version has support for the new lcms
* debian/rules:
  - use --with-lcms=lcms2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.13.3 from Makefile.am.
 
1
# Makefile.in generated by automake 1.14 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
336
336
GTKDOC_REBASE = @GTKDOC_REBASE@
337
337
GTK_CFLAGS = @GTK_CFLAGS@
338
338
GTK_LIBS = @GTK_LIBS@
 
339
GTK_MAC_INTEGRATION_CFLAGS = @GTK_MAC_INTEGRATION_CFLAGS@
 
340
GTK_MAC_INTEGRATION_LIBS = @GTK_MAC_INTEGRATION_LIBS@
339
341
GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@
340
342
GUDEV_CFLAGS = @GUDEV_CFLAGS@
341
343
GUDEV_LIBS = @GUDEV_LIBS@
362
364
JP2_LIBS = @JP2_LIBS@
363
365
JPEG_LIBS = @JPEG_LIBS@
364
366
LCMS = @LCMS@
 
367
LCMS1_CFLAGS = @LCMS1_CFLAGS@
 
368
LCMS1_LIBS = @LCMS1_LIBS@
 
369
LCMS2_CFLAGS = @LCMS2_CFLAGS@
 
370
LCMS2_LIBS = @LCMS2_LIBS@
365
371
LCMS_CFLAGS = @LCMS_CFLAGS@
366
372
LCMS_LIBS = @LCMS_LIBS@
367
373
LD = @LD@