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

« back to all changes in this revision

Viewing changes to am/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:
84
84
EXTRA_DOT_X_FILES = @EXTRA_DOT_X_FILES@
85
85
F77 = @F77@
86
86
FFLAGS = @FFLAGS@
 
87
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
87
88
GMSGFMT = @GMSGFMT@
88
89
GMSGFMT_015 = @GMSGFMT_015@
89
90
GREP = @GREP@
191
192
VERSION = @VERSION@
192
193
XGETTEXT = @XGETTEXT@
193
194
XGETTEXT_015 = @XGETTEXT_015@
 
195
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
194
196
abs_builddir = @abs_builddir@
195
197
abs_srcdir = @abs_srcdir@
196
198
abs_top_builddir = @abs_top_builddir@
241
243
psdir = @psdir@
242
244
sbindir = @sbindir@
243
245
sharedstatedir = @sharedstatedir@
 
246
sitedir = @sitedir@
244
247
srcdir = @srcdir@
245
248
subdirs = @subdirs@
246
249
sysconfdir = @sysconfdir@