~ubuntu-branches/ubuntu/intrepid/gparted/intrepid

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-05-18 09:24:46 UTC
  • mfrom: (1.2.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070518092446-qog6ipxs9ah78q0c
Tags: 0.3.3-2ubuntu1
* Resynchronized with Debian, remaining Ubuntu changes:
  - debian/control:
    - Maintainer: Ubuntu Core Developers
      <ubuntu-devel-discuss@lists.ubuntu.com> 
    - don't depend on menu.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
POST_UNINSTALL = :
38
38
host_triplet = @host@
39
39
ACLOCAL = @ACLOCAL@
 
40
ALL_LINGUAS = @ALL_LINGUAS@
40
41
AMDEP_FALSE = @AMDEP_FALSE@
41
42
AMDEP_TRUE = @AMDEP_TRUE@
42
43
AMTAR = @AMTAR@
71
72
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
72
73
GMOFILES = @GMOFILES@
73
74
GMSGFMT = @GMSGFMT@
 
75
GREP = @GREP@
74
76
GTKMM_CFLAGS = @GTKMM_CFLAGS@
75
77
GTKMM_LIBS = @GTKMM_LIBS@
76
78
INSTALL_DATA = @INSTALL_DATA@
137
139
USE_NLS = @USE_NLS@
138
140
VERSION = @VERSION@
139
141
XGETTEXT = @XGETTEXT@
140
 
ac_ct_AR = @ac_ct_AR@
141
142
ac_ct_CC = @ac_ct_CC@
142
143
ac_ct_CXX = @ac_ct_CXX@
143
144
ac_ct_F77 = @ac_ct_F77@
144
 
ac_ct_RANLIB = @ac_ct_RANLIB@
145
 
ac_ct_STRIP = @ac_ct_STRIP@
146
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
147
145
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
148
146
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
149
147
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
158
156
build_os = @build_os@
159
157
build_vendor = @build_vendor@
160
158
datadir = @datadir@
 
159
datarootdir = @datarootdir@
 
160
docdir = @docdir@
 
161
dvidir = @dvidir@
161
162
exec_prefix = @exec_prefix@
162
163
host = @host@
163
164
host_alias = @host_alias@
164
165
host_cpu = @host_cpu@
165
166
host_os = @host_os@
166
167
host_vendor = @host_vendor@
 
168
htmldir = @htmldir@
167
169
includedir = @includedir@
168
170
infodir = @infodir@
169
171
install_sh = @install_sh@
170
172
libdir = @libdir@
171
173
libexecdir = @libexecdir@
 
174
localedir = @localedir@
172
175
localstatedir = @localstatedir@
173
176
mandir = @mandir@
174
177
oldincludedir = @oldincludedir@
 
178
pdfdir = @pdfdir@
175
179
prefix = @prefix@
176
180
program_transform_name = @program_transform_name@
 
181
psdir = @psdir@
177
182
sbindir = @sbindir@
178
183
sharedstatedir = @sharedstatedir@
179
184
sysconfdir = @sysconfdir@