~ubuntu-branches/ubuntu/quantal/consolekit/quantal

« back to all changes in this revision

Viewing changes to tools/linux/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-02-25 21:06:58 UTC
  • mfrom: (0.1.17 sid)
  • Revision ID: james.westby@ubuntu.com-20110225210658-gsl72b9a2el0fyfa
Tags: 0.4.4-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
143
143
DEBUG_CFLAGS = @DEBUG_CFLAGS@
144
144
DEFS = @DEFS@
145
145
DEPDIR = @DEPDIR@
 
146
DLLTOOL = @DLLTOOL@
146
147
DSYMUTIL = @DSYMUTIL@
147
148
DUMPBIN = @DUMPBIN@
148
149
ECHO_C = @ECHO_C@
180
181
LTLIBOBJS = @LTLIBOBJS@
181
182
MAINT = @MAINT@
182
183
MAKEINFO = @MAKEINFO@
 
184
MANIFEST_TOOL = @MANIFEST_TOOL@
183
185
MKDIR_P = @MKDIR_P@
184
186
MKINSTALLDIRS = @MKINSTALLDIRS@
185
187
MSGFMT = @MSGFMT@
229
231
abs_srcdir = @abs_srcdir@
230
232
abs_top_builddir = @abs_top_builddir@
231
233
abs_top_srcdir = @abs_top_srcdir@
 
234
ac_ct_AR = @ac_ct_AR@
232
235
ac_ct_CC = @ac_ct_CC@
233
236
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
234
237
am__include = @am__include@