~ubuntu-branches/ubuntu/maverick/gnome-chemistry-utils/maverick

« back to all changes in this revision

Viewing changes to libs/gcp/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Micah Gersten
  • Date: 2010-03-29 10:49:13 UTC
  • mfrom: (1.1.6 upstream) (2.1.11 sid)
  • Revision ID: james.westby@ubuntu.com-20100329104913-o335elk75e3emtf8
Tags: 0.10.12-2ubuntu1
* Merge from debian testing (LP: #550972).  Remaining changes:
  - debian/patches/disable_check_omf.dpatch: Added to disable check-doc-omf
    as it requires Internet access
  - debian/patches/00list: Adjusted.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
275
275
goffice_LIBS = @goffice_LIBS@
276
276
goffice_has_global_header_CFLAGS = @goffice_has_global_header_CFLAGS@
277
277
goffice_has_global_header_LIBS = @goffice_has_global_header_LIBS@
 
278
goffice_use_double_CFLAGS = @goffice_use_double_CFLAGS@
 
279
goffice_use_double_LIBS = @goffice_use_double_LIBS@
278
280
gsf_CFLAGS = @gsf_CFLAGS@
279
281
gsf_LIBS = @gsf_LIBS@
280
282
gtk_CFLAGS = @gtk_CFLAGS@
317
319
top_build_prefix = @top_build_prefix@
318
320
top_builddir = @top_builddir@
319
321
top_srcdir = @top_srcdir@
 
322
x11_CFLAGS = @x11_CFLAGS@
 
323
x11_LIBS = @x11_LIBS@
320
324
xml_CFLAGS = @xml_CFLAGS@
321
325
xml_LIBS = @xml_LIBS@
322
326
MAINTAINERCLEANFILES = Makefile.in
417
421
@GCU_NEEDS_GCONF_FALSE@INCLUDES = \
418
422
@GCU_NEEDS_GCONF_FALSE@         -I$(top_srcdir) -I$(top_srcdir)/libs \
419
423
@GCU_NEEDS_GCONF_FALSE@         $(gnome_canvas_CFLAGS) \
 
424
@GCU_NEEDS_GCONF_FALSE@         $(glade_CFLAGS) \
420
425
@GCU_NEEDS_GCONF_FALSE@         $(goffice_CFLAGS) \
421
426
@GCU_NEEDS_GCONF_FALSE@         $(gtkglext_CFLAGS) \
422
427
@GCU_NEEDS_GCONF_FALSE@         $(openbabel_CFLAGS) \
425
430
@GCU_NEEDS_GCONF_TRUE@INCLUDES = \
426
431
@GCU_NEEDS_GCONF_TRUE@          -I$(top_srcdir) -I$(top_srcdir)/libs \
427
432
@GCU_NEEDS_GCONF_TRUE@          $(gnome_canvas_CFLAGS) \
 
433
@GCU_NEEDS_GCONF_TRUE@          $(glade_CFLAGS) \
428
434
@GCU_NEEDS_GCONF_TRUE@          $(goffice_CFLAGS) \
429
435
@GCU_NEEDS_GCONF_TRUE@          $(gtkglext_CFLAGS) \
430
436
@GCU_NEEDS_GCONF_TRUE@          $(openbabel_CFLAGS) \