Imported Upstream version 2.7.1

This commit is contained in:
Laurent Bigonville 2013-11-24 16:00:12 +01:00
parent a1fa151fc7
commit 0121794af9
451 changed files with 41339 additions and 10887 deletions

View file

@ -176,6 +176,12 @@
/* Define to 1 if you have the `ne_xml_dispatch_request' function. */
#undef HAVE_NE_XML_DISPATCH_REQUEST
/* Define to 1 if you have the <nss.h> header file. */
#undef HAVE_NSS_H
/* Define to 1 if you have the `NSS_Init' function. */
#undef HAVE_NSS_INIT
/* Define to 1 if you have the `on_exit' function. */
#undef HAVE_ON_EXIT
@ -203,9 +209,6 @@
/* Define to 1 if you have the `snprintf' function. */
#undef HAVE_SNPRINTF
/* Define to enable SSL development code */
#undef HAVE_SSL
/* Define to 1 if you have the `SSL_library_init' function. */
#undef HAVE_SSL_LIBRARY_INIT
@ -406,13 +409,19 @@
/* Define to enable Neon HTTP support */
#undef WITH_NEON
/* Define to enable SSL support using Mozilla NSS */
#undef WITH_NSS
/* Define to enable SSL support using OpenSSL */
#undef WITH_OPENSSL
/* Define to enable serial support */
#undef WITH_SERIAL
/* Define to enable SNMP support */
#undef WITH_SNMP
/* Define to enable SSL development code */
/* Define to enable SSL */
#undef WITH_SSL
/* Define to enable USB support */