~peter-pearse/ubuntu/natty/guile-1.8/prop001

« back to all changes in this revision

Viewing changes to examples/scripts/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Rob Browning
  • Date: 2008-05-10 12:18:50 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080510121850-mwi7tobbfkat03vr
Tags: 1.8.5+1-1
* Incorporate new upstream stable release.

* Fix gcc 4.3 compilation problems (fixed upstream now).  Thanks to
  Alexander Schmehl <tolimar@debian.org> for the previous, related
  1.8.4+1-2.1 NMU, and to Maximiliano Curia and Daniel Schepler for the
  original patch. (closes: #462384, #466778)

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
EXTRA_DOT_X_FILES = @EXTRA_DOT_X_FILES@
84
84
F77 = @F77@
85
85
FFLAGS = @FFLAGS@
 
86
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
86
87
GMSGFMT = @GMSGFMT@
87
88
GMSGFMT_015 = @GMSGFMT_015@
88
89
GREP = @GREP@
190
191
VERSION = @VERSION@
191
192
XGETTEXT = @XGETTEXT@
192
193
XGETTEXT_015 = @XGETTEXT_015@
 
194
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
193
195
abs_builddir = @abs_builddir@
194
196
abs_srcdir = @abs_srcdir@
195
197
abs_top_builddir = @abs_top_builddir@
240
242
psdir = @psdir@
241
243
sbindir = @sbindir@
242
244
sharedstatedir = @sharedstatedir@
 
245
sitedir = @sitedir@
243
246
srcdir = @srcdir@
244
247
subdirs = @subdirs@
245
248
sysconfdir = @sysconfdir@