~walkerlee/totem/pre-interview

« back to all changes in this revision

Viewing changes to src/plugins/pythonconsole/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2009-02-20 15:10:35 UTC
  • mto: (1.1.4 upstream)
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: james.westby@ubuntu.com-20090220151035-84jb7eshz90nv8zx
Tags: upstream-2.25.91
ImportĀ upstreamĀ versionĀ 2.25.91

Show diffs side-by-side

added added

removed removed

Lines of Context:
126
126
GREP = @GREP@
127
127
GST_CFLAGS = @GST_CFLAGS@
128
128
GST_LIBS = @GST_LIBS@
 
129
GTKDOC_CHECK = @GTKDOC_CHECK@
 
130
GTKDOC_REBASE = @GTKDOC_REBASE@
129
131
GTK_CFLAGS = @GTK_CFLAGS@
130
132
GTK_LIBS = @GTK_LIBS@
131
133
HELP_DIR = @HELP_DIR@
 
134
HTML_DIR = @HTML_DIR@
132
135
INSTALL = @INSTALL@
133
136
INSTALL_DATA = @INSTALL_DATA@
134
137
INSTALL_PROGRAM = @INSTALL_PROGRAM@