~ubuntu-branches/ubuntu/trusty/tiff/trusty

« back to all changes in this revision

Viewing changes to html/images/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Marc Deslauriers
  • Date: 2011-05-25 15:10:36 UTC
  • mfrom: (15.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20110525151036-ywtggsucsvo1nl4a
Tags: 3.9.5-1ubuntu1
* Merge from debian unstable. Remaining changes:
  - Enable multiarch build
    - debian/control: update depends for multiarch toolchain
    - debian/*.install: update /usr/lib paths
    - debian/rules:
      - add --libdir to DEB_CONFIGURE_EXTRA_FLAGS
      - update library path for .la files
  - debian/{control,rules}: enable PIE build for security hardening
* Dropped patches:
  - CVE-2010-2482.patch: upstream
  - CVE-2010-2595.patch: upstream
  - CVE-2010-2597.patch: upstream
  - CVE-2010-2630.patch: upstream
  - CVE-2011-0192.patch: upstream
  - CVE-2011-1167.patch: upstream
  - CVE-2009-5022.patch: upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
59
59
POST_UNINSTALL = :
60
60
build_triplet = @build@
61
61
host_triplet = @host@
62
 
target_triplet = @target@
63
62
subdir = html/images
64
63
DIST_COMMON = $(dist_doc_DATA) $(srcdir)/Makefile.am \
65
64
        $(srcdir)/Makefile.in
168
167
LTLIBOBJS = @LTLIBOBJS@
169
168
MAINT = @MAINT@
170
169
MAKEINFO = @MAKEINFO@
 
170
MANIFEST_TOOL = @MANIFEST_TOOL@
171
171
MKDIR_P = @MKDIR_P@
172
172
NM = @NM@
173
173
NMEDIT = @NMEDIT@
201
201
abs_srcdir = @abs_srcdir@
202
202
abs_top_builddir = @abs_top_builddir@
203
203
abs_top_srcdir = @abs_top_srcdir@
 
204
ac_ct_AR = @ac_ct_AR@
204
205
ac_ct_CC = @ac_ct_CC@
205
206
ac_ct_CXX = @ac_ct_CXX@
206
207
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
246
247
sharedstatedir = @sharedstatedir@
247
248
srcdir = @srcdir@
248
249
sysconfdir = @sysconfdir@
249
 
target = @target@
250
250
target_alias = @target_alias@
251
 
target_cpu = @target_cpu@
252
 
target_os = @target_os@
253
 
target_vendor = @target_vendor@
254
251
top_build_prefix = @top_build_prefix@
255
252
top_builddir = @top_builddir@
256
253
top_srcdir = @top_srcdir@