mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-04 05:17:37 +03:00
c7e3cc49ba
* acconfig.h config.h.in configure.in xmlIO.c xmlregexp.c xmlschemas.c xmlschemastypes.c: another patch from Malcolm Tredinnick fixing warning generated by the Nonstop Kernel Open System Services compiler #151710 Daniel
17 lines
312 B
C
17 lines
312 B
C
#undef PACKAGE
|
|
#undef VERSION
|
|
#undef HAVE_LIBZ
|
|
#undef HAVE_LIBM
|
|
#undef HAVE_ISINF
|
|
#undef HAVE_ISNAN
|
|
#undef HAVE_LIBHISTORY
|
|
#undef HAVE_LIBREADLINE
|
|
#undef HAVE_LIBPTHREAD
|
|
#undef HAVE_PTHREAD_H
|
|
|
|
/* Define if IPV6 support is there */
|
|
#undef SUPPORT_IP6
|
|
|
|
/* Define if getaddrinfo is there */
|
|
#undef HAVE_GETADDRINFO
|