~ubuntu-branches/ubuntu/oneiric/tiff/oneiric

« back to all changes in this revision

Viewing changes to contrib/mac-mpw/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,
58
58
POST_UNINSTALL = :
59
59
build_triplet = @build@
60
60
host_triplet = @host@
61
 
target_triplet = @target@
62
61
subdir = contrib/mac-mpw
63
62
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
64
63
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
143
142
LTLIBOBJS = @LTLIBOBJS@
144
143
MAINT = @MAINT@
145
144
MAKEINFO = @MAKEINFO@
 
145
MANIFEST_TOOL = @MANIFEST_TOOL@
146
146
MKDIR_P = @MKDIR_P@
147
147
NM = @NM@
148
148
NMEDIT = @NMEDIT@
176
176
abs_srcdir = @abs_srcdir@
177
177
abs_top_builddir = @abs_top_builddir@
178
178
abs_top_srcdir = @abs_top_srcdir@
 
179
ac_ct_AR = @ac_ct_AR@
179
180
ac_ct_CC = @ac_ct_CC@
180
181
ac_ct_CXX = @ac_ct_CXX@
181
182
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
221
222
sharedstatedir = @sharedstatedir@
222
223
srcdir = @srcdir@
223
224
sysconfdir = @sysconfdir@
224
 
target = @target@
225
225
target_alias = @target_alias@
226
 
target_cpu = @target_cpu@
227
 
target_os = @target_os@
228
 
target_vendor = @target_vendor@
229
226
top_build_prefix = @top_build_prefix@
230
227
top_builddir = @top_builddir@
231
228
top_srcdir = @top_srcdir@