~ubuntu-branches/ubuntu/edgy/gimp/edgy-proposed

« back to all changes in this revision

Viewing changes to app/pdb/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-08-28 16:54:33 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060828165433-4a009iph3a8lq78s
Tags: 2.2.13-1ubuntu1
* Sync with Debian
* New upstream version, UVF exception granted by Colin Watson
* debian/patches/10_dont_show_wizard.patch:
  - don't use the setup wizard on first run
* debian/rules:
  - add gettext domain to the .desktop
  - run "intltool-update -p" for the different po directories of the package

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
AA = @AA@
94
94
ACLOCAL = @ACLOCAL@
95
95
ALLOCA = @ALLOCA@
 
96
ALL_LINGUAS = @ALL_LINGUAS@
96
97
ALSA_CFLAGS = @ALSA_CFLAGS@
97
98
ALSA_LIBS = @ALSA_LIBS@
98
99
AMDEP_FALSE = @AMDEP_FALSE@
201
202
GMOFILES = @GMOFILES@
202
203
GMSGFMT = @GMSGFMT@
203
204
GOBJECT_QUERY = @GOBJECT_QUERY@
 
205
GREP = @GREP@
204
206
GTKDOC_REQUIRED_VERSION = @GTKDOC_REQUIRED_VERSION@
205
207
GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@
206
208
GTKHTML2_LIBS = @GTKHTML2_LIBS@
362
364
WMF_CONFIG = @WMF_CONFIG@
363
365
WMF_REQUIRED_VERSION = @WMF_REQUIRED_VERSION@
364
366
XGETTEXT = @XGETTEXT@
 
367
XMKMF = @XMKMF@
365
368
XMLLINT = @XMLLINT@
366
369
XPM = @XPM@
367
370
XSLTPROC = @XSLTPROC@
369
372
X_EXTRA_LIBS = @X_EXTRA_LIBS@
370
373
X_LIBS = @X_LIBS@
371
374
X_PRE_LIBS = @X_PRE_LIBS@
372
 
ac_ct_AR = @ac_ct_AR@
373
 
ac_ct_AS = @ac_ct_AS@
374
375
ac_ct_CC = @ac_ct_CC@
375
376
ac_ct_CXX = @ac_ct_CXX@
376
 
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
377
377
ac_ct_F77 = @ac_ct_F77@
378
 
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
379
 
ac_ct_RANLIB = @ac_ct_RANLIB@
380
 
ac_ct_STRIP = @ac_ct_STRIP@
381
 
ac_ct_WINDRES = @ac_ct_WINDRES@
382
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
383
378
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
384
379
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
385
380
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
396
391
build_os = @build_os@
397
392
build_vendor = @build_vendor@
398
393
datadir = @datadir@
 
394
datarootdir = @datarootdir@
 
395
docdir = @docdir@
 
396
dvidir = @dvidir@
399
397
exec_prefix = @exec_prefix@
400
398
gimpdatadir = @gimpdatadir@
401
399
gimpdir = @gimpdir@
406
404
host_cpu = @host_cpu@
407
405
host_os = @host_os@
408
406
host_vendor = @host_vendor@
 
407
htmldir = @htmldir@
409
408
includedir = @includedir@
410
409
infodir = @infodir@
411
410
install_sh = @install_sh@
417
416
mkdir_p = @mkdir_p@
418
417
ms_librarian = @ms_librarian@
419
418
oldincludedir = @oldincludedir@
 
419
pdfdir = @pdfdir@
420
420
pkgpyexecdir = @pkgpyexecdir@
421
421
pkgpythondir = @pkgpythondir@
422
422
prefix = @prefix@
423
423
program_transform_name = @program_transform_name@
 
424
psdir = @psdir@
424
425
pyexecdir = @pyexecdir@
425
426
pythondir = @pythondir@
426
427
sbindir = @sbindir@