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

« back to all changes in this revision

Viewing changes to tests/models/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:
90
90
GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
91
91
GTHREAD_LIBS = @GTHREAD_LIBS@
92
92
GTKDOC_CHECK = @GTKDOC_CHECK@
 
93
GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
94
GTKDOC_REBASE = @GTKDOC_REBASE@
93
95
HTML_DIR = @HTML_DIR@
94
96
IF_BSD_PS = @IF_BSD_PS@
95
97
IF_CYGWIN_PS = @IF_CYGWIN_PS@