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

« back to all changes in this revision

Viewing changes to config.h.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:
135
135
   don't. */
136
136
#undef HAVE_DECL_SETHOSTNAME
137
137
 
 
138
/* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you
 
139
   don't. */
 
140
#undef HAVE_DECL_STRNCASECMP
 
141
 
138
142
/* Define to 1 if you have the declaration of `strptime', and to 0 if you
139
143
   don't. */
140
144
#undef HAVE_DECL_STRPTIME
276
280
/* Define if h_errno is declared in netdb.h. */
277
281
#undef HAVE_H_ERRNO
278
282
 
279
 
/* Define if you have the iconv() function. */
 
283
/* Define if you have the iconv() function and it works. */
280
284
#undef HAVE_ICONV
281
285
 
282
286
/* Define to 1 if you have the <ieeefp.h> header file. */