~ubuntu-branches/ubuntu/edgy/gimp/edgy-security

« back to all changes in this revision

Viewing changes to app/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:
152
152
AA = @AA@
153
153
ACLOCAL = @ACLOCAL@
154
154
ALLOCA = @ALLOCA@
 
155
ALL_LINGUAS = @ALL_LINGUAS@
155
156
ALSA_CFLAGS = @ALSA_CFLAGS@
156
157
ALSA_LIBS = @ALSA_LIBS@
157
158
AMDEP_FALSE = @AMDEP_FALSE@
260
261
GMOFILES = @GMOFILES@
261
262
GMSGFMT = @GMSGFMT@
262
263
GOBJECT_QUERY = @GOBJECT_QUERY@
 
264
GREP = @GREP@
263
265
GTKDOC_REQUIRED_VERSION = @GTKDOC_REQUIRED_VERSION@
264
266
GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@
265
267
GTKHTML2_LIBS = @GTKHTML2_LIBS@
421
423
WMF_CONFIG = @WMF_CONFIG@
422
424
WMF_REQUIRED_VERSION = @WMF_REQUIRED_VERSION@
423
425
XGETTEXT = @XGETTEXT@
 
426
XMKMF = @XMKMF@
424
427
XMLLINT = @XMLLINT@
425
428
XPM = @XPM@
426
429
XSLTPROC = @XSLTPROC@
428
431
X_EXTRA_LIBS = @X_EXTRA_LIBS@
429
432
X_LIBS = @X_LIBS@
430
433
X_PRE_LIBS = @X_PRE_LIBS@
431
 
ac_ct_AR = @ac_ct_AR@
432
 
ac_ct_AS = @ac_ct_AS@
433
434
ac_ct_CC = @ac_ct_CC@
434
435
ac_ct_CXX = @ac_ct_CXX@
435
 
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
436
436
ac_ct_F77 = @ac_ct_F77@
437
 
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
438
 
ac_ct_RANLIB = @ac_ct_RANLIB@
439
 
ac_ct_STRIP = @ac_ct_STRIP@
440
 
ac_ct_WINDRES = @ac_ct_WINDRES@
441
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
442
437
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
443
438
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
444
439
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
455
450
build_os = @build_os@
456
451
build_vendor = @build_vendor@
457
452
datadir = @datadir@
 
453
datarootdir = @datarootdir@
 
454
docdir = @docdir@
 
455
dvidir = @dvidir@
458
456
exec_prefix = @exec_prefix@
459
457
gimpdatadir = @gimpdatadir@
460
458
gimpdir = @gimpdir@
465
463
host_cpu = @host_cpu@
466
464
host_os = @host_os@
467
465
host_vendor = @host_vendor@
 
466
htmldir = @htmldir@
468
467
includedir = @includedir@
469
468
infodir = @infodir@
470
469
install_sh = @install_sh@
476
475
mkdir_p = @mkdir_p@
477
476
ms_librarian = @ms_librarian@
478
477
oldincludedir = @oldincludedir@
 
478
pdfdir = @pdfdir@
479
479
pkgpyexecdir = @pkgpyexecdir@
480
480
pkgpythondir = @pkgpythondir@
481
481
prefix = @prefix@
482
482
program_transform_name = @program_transform_name@
 
483
psdir = @psdir@
483
484
pyexecdir = @pyexecdir@
484
485
pythondir = @pythondir@
485
486
sbindir = @sbindir@