~ubuntu-branches/ubuntu/wily/libxml2/wily-proposed

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Package Import Robot
  • Author(s): Aron Xu
  • Date: 2014-10-26 07:04:50 UTC
  • mfrom: (43.2.7 sid)
  • Revision ID: package-import@ubuntu.com-20141026070450-rmcqvcqn8peeuebs
Tags: 2.9.2+dfsg1-1
* New upstream release (Closes: #765722, CVE-2014-3660)
* Remove no-longer-needed upstream patches
* Update distro patch
* Std-ver: 3.9.5 -> 3.9.6, no change.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* config.h.in.  Generated from configure.in by autoheader.  */
 
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
 
2
 
 
3
/* Type cast for the gethostbyname() argument */
 
4
#undef GETHOSTBYNAME_ARG_CAST
2
5
 
3
6
/* Define to 1 if you have the <ansidecl.h> header file. */
4
7
#undef HAVE_ANSIDECL_H
296
299
/* Define to the version of this package. */
297
300
#undef PACKAGE_VERSION
298
301
 
 
302
/* Type cast for the send() function 2nd arg */
 
303
#undef SEND_ARG2_CAST
 
304
 
299
305
/* Define to 1 if you have the ANSI C header files. */
300
306
#undef STDC_HEADERS
301
307
 
302
308
/* Support for IPv6 */
303
309
#undef SUPPORT_IP6
304
310
 
 
311
/* Define if va_list is an array type */
 
312
#undef VA_LIST_IS_ARRAY
 
313
 
305
314
/* Version number of package */
306
315
#undef VERSION
307
316