~ubuntu-branches/ubuntu/intrepid/glib2.0/intrepid

« back to all changes in this revision

Viewing changes to docs/reference/gio/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2008-06-17 09:18:10 UTC
  • mfrom: (1.2.42 upstream)
  • Revision ID: james.westby@ubuntu.com-20080617091810-y0i0b97lp9jhsbvu
Tags: 2.17.2-1
* New upstream development release, the new API might still change:
  + debian/rules,
    debian/libglib2.0-0.symbols:
    - Updated for the new symbols.

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
CC = @CC@
73
73
CCDEPMODE = @CCDEPMODE@
74
74
CFLAGS = @CFLAGS@
 
75
CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
75
76
CPP = @CPP@
76
77
CPPFLAGS = @CPPFLAGS@
77
78
CXX = @CXX@