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

« back to all changes in this revision

Viewing changes to app/core/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:
124
124
AA = @AA@
125
125
ACLOCAL = @ACLOCAL@
126
126
ALLOCA = @ALLOCA@
 
127
ALL_LINGUAS = @ALL_LINGUAS@
127
128
ALSA_CFLAGS = @ALSA_CFLAGS@
128
129
ALSA_LIBS = @ALSA_LIBS@
129
130
AMDEP_FALSE = @AMDEP_FALSE@
232
233
GMOFILES = @GMOFILES@
233
234
GMSGFMT = @GMSGFMT@
234
235
GOBJECT_QUERY = @GOBJECT_QUERY@
 
236
GREP = @GREP@
235
237
GTKDOC_REQUIRED_VERSION = @GTKDOC_REQUIRED_VERSION@
236
238
GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@
237
239
GTKHTML2_LIBS = @GTKHTML2_LIBS@
393
395
WMF_CONFIG = @WMF_CONFIG@
394
396
WMF_REQUIRED_VERSION = @WMF_REQUIRED_VERSION@
395
397
XGETTEXT = @XGETTEXT@
 
398
XMKMF = @XMKMF@
396
399
XMLLINT = @XMLLINT@
397
400
XPM = @XPM@
398
401
XSLTPROC = @XSLTPROC@
400
403
X_EXTRA_LIBS = @X_EXTRA_LIBS@
401
404
X_LIBS = @X_LIBS@
402
405
X_PRE_LIBS = @X_PRE_LIBS@
403
 
ac_ct_AR = @ac_ct_AR@
404
 
ac_ct_AS = @ac_ct_AS@
405
406
ac_ct_CC = @ac_ct_CC@
406
407
ac_ct_CXX = @ac_ct_CXX@
407
 
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
408
408
ac_ct_F77 = @ac_ct_F77@
409
 
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
410
 
ac_ct_RANLIB = @ac_ct_RANLIB@
411
 
ac_ct_STRIP = @ac_ct_STRIP@
412
 
ac_ct_WINDRES = @ac_ct_WINDRES@
413
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
414
409
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
415
410
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
416
411
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
427
422
build_os = @build_os@
428
423
build_vendor = @build_vendor@
429
424
datadir = @datadir@
 
425
datarootdir = @datarootdir@
 
426
docdir = @docdir@
 
427
dvidir = @dvidir@
430
428
exec_prefix = @exec_prefix@
431
429
gimpdatadir = @gimpdatadir@
432
430
gimpdir = @gimpdir@
437
435
host_cpu = @host_cpu@
438
436
host_os = @host_os@
439
437
host_vendor = @host_vendor@
 
438
htmldir = @htmldir@
440
439
includedir = @includedir@
441
440
infodir = @infodir@
442
441
install_sh = @install_sh@
448
447
mkdir_p = @mkdir_p@
449
448
ms_librarian = @ms_librarian@
450
449
oldincludedir = @oldincludedir@
 
450
pdfdir = @pdfdir@
451
451
pkgpyexecdir = @pkgpyexecdir@
452
452
pkgpythondir = @pkgpythondir@
453
453
prefix = @prefix@
454
454
program_transform_name = @program_transform_name@
 
455
psdir = @psdir@
455
456
pyexecdir = @pyexecdir@
456
457
pythondir = @pythondir@
457
458
sbindir = @sbindir@