~registry/ubuntu/quantal/libdebian-installer/arndale-support

« back to all changes in this revision

Viewing changes to include/debian-installer/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2011-10-17 22:59:00 UTC
  • mfrom: (8.2.13 sid)
  • Revision ID: package-import@ubuntu.com-20111017225900-4nnmgoychrwehwee
Tags: 0.79ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Appease the combination of _FORTIFY_SOURCE=2 (used by default on
    Ubuntu) and -Werror.
  - Add Dove SoC subarchitecture.
  - Add the i386/efi and amd64/efi platforms.
  - Add more OMAP4 Panda support.
  - Add OMAP4 Blaze support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
127
127
CYGPATH_W = @CYGPATH_W@
128
128
DEFS = @DEFS@
129
129
DEPDIR = @DEPDIR@
 
130
DLLTOOL = @DLLTOOL@
130
131
DOXYGEN = @DOXYGEN@
131
132
DSYMUTIL = @DSYMUTIL@
132
133
DUMPBIN = @DUMPBIN@
154
155
LTLIBOBJS = @LTLIBOBJS@
155
156
MAINT = @MAINT@
156
157
MAKEINFO = @MAKEINFO@
 
158
MANIFEST_TOOL = @MANIFEST_TOOL@
157
159
MKDIR_P = @MKDIR_P@
158
160
NM = @NM@
159
161
NMEDIT = @NMEDIT@
180
182
abs_srcdir = @abs_srcdir@
181
183
abs_top_builddir = @abs_top_builddir@
182
184
abs_top_srcdir = @abs_top_srcdir@
 
185
ac_ct_AR = @ac_ct_AR@
183
186
ac_ct_CC = @ac_ct_CC@
184
187
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
185
188
am__include = @am__include@
212
215
libexecdir = @libexecdir@
213
216
localedir = @localedir@
214
217
localstatedir = @localstatedir@
215
 
lt_ECHO = @lt_ECHO@
216
218
mandir = @mandir@
217
219
mkdir_p = @mkdir_p@
218
220
oldincludedir = @oldincludedir@