~ubuntu-branches/ubuntu/jaunty/goffice/jaunty-updates

« back to all changes in this revision

Viewing changes to goffice/utils/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Aron Sisak
  • Date: 2007-07-24 19:38:48 UTC
  • mfrom: (1.1.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20070724193848-1drk5szc3ykeud8f
Tags: 0.4.2-0ubuntu1
* New upstream release:
  - Foocanvas bug that scaled images by 1 extra pixel. [#314864]
  - Fix compilation for Gtk+ trunk.
  - Fix chart guru help button. [#394181]
  - Minor memory leak.

Show diffs side-by-side

added added

removed removed

Lines of Context:
213
213
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
214
214
RANLIB = @RANLIB@
215
215
RENDER_LIBS = @RENDER_LIBS@
 
216
SED = @SED@
216
217
SET_MAKE = @SET_MAKE@
217
218
SHELL = @SHELL@
218
219
STRIP = @STRIP@