~ubuntu-branches/ubuntu/jaunty/gnome-system-tools/jaunty-proposed

« back to all changes in this revision

Viewing changes to doc/time/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2008-01-29 17:11:20 UTC
  • mfrom: (1.1.29 upstream)
  • Revision ID: james.westby@ubuntu.com-20080129171120-2pr6oaq9lrhftww3
Tags: 2.21.90-0ubuntu1
* New upstream release:
  - Plug a leak
  - Translations.
* debian/patches/98_automake.dpatch:
  - Regenerated for the new release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
178
178
MKINSTALLDIRS = @MKINSTALLDIRS@
179
179
MSGFMT = @MSGFMT@
180
180
MSGFMT_OPTS = @MSGFMT_OPTS@
 
181
MSGMERGE = @MSGMERGE@
181
182
NAUTILUSDIR = @NAUTILUSDIR@
182
183
NAUTILUS_CFLAGS = @NAUTILUS_CFLAGS@
183
184
NAUTILUS_LIBS = @NAUTILUS_LIBS@
198
199
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
199
200
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
200
201
RANLIB = @RANLIB@
 
202
SED = @SED@
201
203
SET_MAKE = @SET_MAKE@
202
204
SHELL = @SHELL@
203
205
STRIP = @STRIP@