~ubuntu-branches/ubuntu/maverick/knemo/maverick

« back to all changes in this revision

Viewing changes to src/kcm/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2007-07-19 21:48:50 UTC
  • mfrom: (2.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20070719214850-hqbvq68le5cshks0
Tags: 0.4.8-1
* New upstream release
  - fixed high CPU load when the default gateway is missing (sysbackend)
  - spawns many processes even when disabled (Closes: #411013)
  - CPU usage way too high (Closes: #411146)
  - New upstream 0.4.8 (Closes: #432835)

Show diffs side-by-side

added added

removed removed

Lines of Context:
143
143
FFLAGS = @FFLAGS@
144
144
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
145
145
GMSGFMT = @GMSGFMT@
 
146
GREP = @GREP@
146
147
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
147
148
INSTALL_DATA = @INSTALL_DATA@
148
149
INSTALL_PROGRAM = @INSTALL_PROGRAM@
258
259
VERSION = @VERSION@
259
260
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
260
261
XGETTEXT = @XGETTEXT@
 
262
XMKMF = @XMKMF@
261
263
XMLLINT = @XMLLINT@
262
264
X_EXTRA_LIBS = @X_EXTRA_LIBS@
263
265
X_INCLUDES = @X_INCLUDES@
264
266
X_LDFLAGS = @X_LDFLAGS@
265
267
X_PRE_LIBS = @X_PRE_LIBS@
266
268
X_RPATH = @X_RPATH@
267
 
ac_ct_AR = @ac_ct_AR@
268
269
ac_ct_CC = @ac_ct_CC@
269
270
ac_ct_CXX = @ac_ct_CXX@
270
271
ac_ct_F77 = @ac_ct_F77@
271
 
ac_ct_RANLIB = @ac_ct_RANLIB@
272
 
ac_ct_STRIP = @ac_ct_STRIP@
273
272
all_includes = @all_includes@
274
273
all_libraries = @all_libraries@
275
274
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
288
287
build_os = @build_os@
289
288
build_vendor = @build_vendor@
290
289
datadir = @datadir@
 
290
datarootdir = @datarootdir@
 
291
docdir = @docdir@
 
292
dvidir = @dvidir@
291
293
exec_prefix = @exec_prefix@
292
294
host = @host@
293
295
host_alias = @host_alias@
294
296
host_cpu = @host_cpu@
295
297
host_os = @host_os@
296
298
host_vendor = @host_vendor@
 
299
htmldir = @htmldir@
297
300
include_ARTS_FALSE = @include_ARTS_FALSE@
298
301
include_ARTS_TRUE = @include_ARTS_TRUE@
299
302
include_x11_FALSE = @include_x11_FALSE@
326
329
kdeinitdir = @kdeinitdir@
327
330
libdir = @libdir@
328
331
libexecdir = @libexecdir@
 
332
localedir = @localedir@
329
333
localstatedir = @localstatedir@
330
334
mandir = @mandir@
331
335
mkdir_p = @mkdir_p@
332
336
oldincludedir = @oldincludedir@
 
337
pdfdir = @pdfdir@
333
338
prefix = @prefix@
334
339
program_transform_name = @program_transform_name@
 
340
psdir = @psdir@
335
341
qt_includes = @qt_includes@
336
342
qt_libraries = @qt_libraries@
337
343
sbindir = @sbindir@