File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / acconfig.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:37:57 2012 UTC (12 years, 4 months ago) by misho
Branches: libxml2, MAIN
CVS tags: v2_7_8, HEAD
libxml2

    1: #undef PACKAGE
    2: #undef VERSION
    3: #undef HAVE_LIBZ
    4: #undef HAVE_LIBM
    5: #undef HAVE_ISINF
    6: #undef HAVE_ISNAN
    7: #undef HAVE_LIBHISTORY
    8: #undef HAVE_LIBREADLINE
    9: #undef HAVE_LIBPTHREAD
   10: #undef HAVE_PTHREAD_H
   11: 
   12: /* Define if IPV6 support is there */
   13: #undef SUPPORT_IP6
   14: 
   15: /* Define if getaddrinfo is there */
   16: #undef HAVE_GETADDRINFO

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>