~ubuntu-branches/ubuntu/trusty/gnome-python/trusty

« back to all changes in this revision

Viewing changes to docs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-09-22 09:10:42 UTC
  • mto: (3.2.1 sid) (62.1.1 sid)
  • mto: This revision was merged to the branch mainline in revision 44.
  • Revision ID: james.westby@ubuntu.com-20080922091042-dc4xw47pwwd685h5
Tags: upstream-2.22.2
ImportĀ upstreamĀ versionĀ 2.22.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
147
147
PACKAGE_VERSION = @PACKAGE_VERSION@
148
148
PATH_SEPARATOR = @PATH_SEPARATOR@
149
149
PKG_CONFIG = @PKG_CONFIG@
 
150
PYGNOME_CODEGEN = @PYGNOME_CODEGEN@
150
151
PYGTK_CFLAGS = @PYGTK_CFLAGS@
151
 
PYGTK_CODEGEN = @PYGTK_CODEGEN@
152
152
PYGTK_DEFSDIR = @PYGTK_DEFSDIR@
153
153
PYGTK_LIBS = @PYGTK_LIBS@
154
154
PYGTK_VERSION = @PYGTK_VERSION@
224
224
srcdir = @srcdir@
225
225
sysconfdir = @sysconfdir@
226
226
target_alias = @target_alias@
 
227
top_build_prefix = @top_build_prefix@
227
228
top_builddir = @top_builddir@
228
229
top_srcdir = @top_srcdir@
229
230
SUBDIRS = $(am__append_1)