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

« back to all changes in this revision

Viewing changes to plugins/paint/residues/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,
262
262
goffice_LIBS = @goffice_LIBS@
263
263
goffice_has_global_header_CFLAGS = @goffice_has_global_header_CFLAGS@
264
264
goffice_has_global_header_LIBS = @goffice_has_global_header_LIBS@
 
265
goffice_use_double_CFLAGS = @goffice_use_double_CFLAGS@
 
266
goffice_use_double_LIBS = @goffice_use_double_LIBS@
265
267
gsf_CFLAGS = @gsf_CFLAGS@
266
268
gsf_LIBS = @gsf_LIBS@
267
269
gtk_CFLAGS = @gtk_CFLAGS@
304
306
top_build_prefix = @top_build_prefix@
305
307
top_builddir = @top_builddir@
306
308
top_srcdir = @top_srcdir@
 
309
x11_CFLAGS = @x11_CFLAGS@
 
310
x11_LIBS = @x11_LIBS@
307
311
xml_CFLAGS = @xml_CFLAGS@
308
312
xml_LIBS = @xml_LIBS@
309
313
MAINTAINERCLEANFILES = Makefile.in
310
314
@GCU_NEEDS_GCONF_FALSE@INCLUDES = \
311
315
@GCU_NEEDS_GCONF_FALSE@         -I$(top_srcdir) -I$(top_srcdir)/libs \
312
316
@GCU_NEEDS_GCONF_FALSE@         $(gnome_canvas_CFLAGS) \
 
317
@GCU_NEEDS_GCONF_FALSE@         $(glade_CFLAGS) \
313
318
@GCU_NEEDS_GCONF_FALSE@         $(goffice_CFLAGS) \
314
319
@GCU_NEEDS_GCONF_FALSE@         $(openbabel_CFLAGS) \
315
320
@GCU_NEEDS_GCONF_FALSE@         $(GCU_CFLAGS)
317
322
@GCU_NEEDS_GCONF_TRUE@INCLUDES = \
318
323
@GCU_NEEDS_GCONF_TRUE@          -I$(top_srcdir) -I$(top_srcdir)/libs \
319
324
@GCU_NEEDS_GCONF_TRUE@          $(gnome_canvas_CFLAGS) \
 
325
@GCU_NEEDS_GCONF_TRUE@          $(glade_CFLAGS) \
320
326
@GCU_NEEDS_GCONF_TRUE@          $(goffice_CFLAGS) \
321
327
@GCU_NEEDS_GCONF_TRUE@          $(openbabel_CFLAGS) \
322
328
@GCU_NEEDS_GCONF_TRUE@          $(gconf_CFLAGS) \