~ubuntu-branches/ubuntu/hardy/gengetopt/hardy

« back to all changes in this revision

Viewing changes to gl/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2008-01-29 14:55:40 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20080129145540-bkah1bl330gpelmh
Tags: 2.22-1ubuntu1
* Merge with Debian; remaining changes:
  - Fix build failures with g++-4.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
AUTOHEADER = @AUTOHEADER@
93
93
AUTOMAKE = @AUTOMAKE@
94
94
AWK = @AWK@
 
95
BASH_SHELL = @BASH_SHELL@
95
96
CC = @CC@
96
97
CCDEPMODE = @CCDEPMODE@
97
98
CFLAGS = @CFLAGS@
141
142
PACKAGE_VERSION = @PACKAGE_VERSION@
142
143
PATH_SEPARATOR = @PATH_SEPARATOR@
143
144
RANLIB = @RANLIB@
 
145
SED = @SED@
144
146
SET_MAKE = @SET_MAKE@
145
147
SHELL = @SHELL@
146
148
SOURCEHIGHLIGHT = @SOURCEHIGHLIGHT@