~fginther/libgrip/libgrip-oneiric-0.3.2.1

« back to all changes in this revision

Viewing changes to bindings/python/Makefile.in

  • Committer: Francis Ginther
  • Date: 2012-09-05 13:11:34 UTC
  • mfrom: (0.1.62 0.3.2)
  • mto: This revision was merged to the branch mainline in revision 39.
  • Revision ID: francis.ginther@canonical.com-20120905131134-etfk2lqptexbriv2
Tags: upstream-0.3.2.1
ImportĀ upstreamĀ versionĀ 0.3.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
117
117
GRIP_MINOR_VERSION = @GRIP_MINOR_VERSION@
118
118
GRIP_VERSION = @GRIP_VERSION@
119
119
GTKDOC_CHECK = @GTKDOC_CHECK@
 
120
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
 
121
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
120
122
GTKDOC_MKPDF = @GTKDOC_MKPDF@
121
123
GTKDOC_REBASE = @GTKDOC_REBASE@
122
124
GTK_CFLAGS = @GTK_CFLAGS@