~ubuntu-branches/ubuntu/saucy/libbonobo/saucy-proposed

« back to all changes in this revision

Viewing changes to samples/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-03-30 13:59:10 UTC
  • mfrom: (1.1.27 upstream)
  • Revision ID: james.westby@ubuntu.com-20100330135910-bq8awt4jhdd71oq1
Tags: 2.24.3-0ubuntu1
* New upstream version:
  - Set up dbus environment in test-activation/test.sh 
  - Fix memory corruption 
  - Updated translations 

Show diffs side-by-side

added added

removed removed

Lines of Context:
130
130
GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
131
131
GTHREAD_LIBS = @GTHREAD_LIBS@
132
132
GTKDOC_CHECK = @GTKDOC_CHECK@
 
133
GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
134
GTKDOC_REBASE = @GTKDOC_REBASE@
133
135
HTML_DIR = @HTML_DIR@
134
136
IF_BSD_PS = @IF_BSD_PS@
135
137
IF_CYGWIN_PS = @IF_CYGWIN_PS@