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

« back to all changes in this revision

Viewing changes to 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:
88
88
EXTRA_DOT_X_FILES = @EXTRA_DOT_X_FILES@
89
89
F77 = @F77@
90
90
FFLAGS = @FFLAGS@
 
91
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
91
92
GMSGFMT = @GMSGFMT@
92
93
GMSGFMT_015 = @GMSGFMT_015@
93
94
GREP = @GREP@
195
196
VERSION = @VERSION@
196
197
XGETTEXT = @XGETTEXT@
197
198
XGETTEXT_015 = @XGETTEXT_015@
 
199
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
198
200
abs_builddir = @abs_builddir@
199
201
abs_srcdir = @abs_srcdir@
200
202
abs_top_builddir = @abs_top_builddir@
245
247
psdir = @psdir@
246
248
sbindir = @sbindir@
247
249
sharedstatedir = @sharedstatedir@
 
250
sitedir = @sitedir@
248
251
srcdir = @srcdir@
249
252
subdirs = @subdirs@
250
253
sysconfdir = @sysconfdir@