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

« back to all changes in this revision

Viewing changes to goffice/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,
265
265
goffice_LIBS = @goffice_LIBS@
266
266
goffice_has_global_header_CFLAGS = @goffice_has_global_header_CFLAGS@
267
267
goffice_has_global_header_LIBS = @goffice_has_global_header_LIBS@
 
268
goffice_use_double_CFLAGS = @goffice_use_double_CFLAGS@
 
269
goffice_use_double_LIBS = @goffice_use_double_LIBS@
268
270
gsf_CFLAGS = @gsf_CFLAGS@
269
271
gsf_LIBS = @gsf_LIBS@
270
272
gtk_CFLAGS = @gtk_CFLAGS@
307
309
top_build_prefix = @top_build_prefix@
308
310
top_builddir = @top_builddir@
309
311
top_srcdir = @top_srcdir@
 
312
x11_CFLAGS = @x11_CFLAGS@
 
313
x11_LIBS = @x11_LIBS@
310
314
xml_CFLAGS = @xml_CFLAGS@
311
315
xml_LIBS = @xml_LIBS@
312
316
EXTRA_DIST = $(xml_in_files)
315
319
@GCU_NEEDS_GCONF_FALSE@INCLUDES = \
316
320
@GCU_NEEDS_GCONF_FALSE@         -I$(top_srcdir) -I$(top_srcdir)/libs \
317
321
@GCU_NEEDS_GCONF_FALSE@         $(gnome_canvas_CFLAGS) \
 
322
@GCU_NEEDS_GCONF_FALSE@         $(glade_CFLAGS) \
318
323
@GCU_NEEDS_GCONF_FALSE@         $(goffice_CFLAGS) \
319
324
@GCU_NEEDS_GCONF_FALSE@         $(openbabel_CFLAGS) \
320
325
@GCU_NEEDS_GCONF_FALSE@         $(GCU_CFLAGS)
322
327
@GCU_NEEDS_GCONF_TRUE@INCLUDES = \
323
328
@GCU_NEEDS_GCONF_TRUE@          -I$(top_srcdir) -I$(top_srcdir)/libs \
324
329
@GCU_NEEDS_GCONF_TRUE@          $(gnome_canvas_CFLAGS) \
 
330
@GCU_NEEDS_GCONF_TRUE@          $(glade_CFLAGS) \
325
331
@GCU_NEEDS_GCONF_TRUE@          $(goffice_CFLAGS) \
326
332
@GCU_NEEDS_GCONF_TRUE@          $(openbabel_CFLAGS) \
327
333
@GCU_NEEDS_GCONF_TRUE@          $(gconf_CFLAGS) \