Imported Upstream version 2.6.0

This commit is contained in:
arnaud.quette@free.fr 2011-01-26 10:35:08 +01:00
parent 26fb71b504
commit 459aaf9392
510 changed files with 40508 additions and 18859 deletions

View file

@ -30,10 +30,7 @@
MSVC and with C++ compilers. */
#undef FLEXIBLE_ARRAY_MEMBER
/* HAL device match key */
#undef HAL_DEVICE_MATCH_KEY
/* HAL user */
/* addons run as user */
#undef HAL_USER
/* Define to 1 if you have the `atexit' function. */
@ -45,6 +42,13 @@
/* Define to 1 if C supports variable-length arrays. */
#undef HAVE_C_VARARRAYS
/* Define to 1 if you have the <dbus/dbus-glib.h> header file. */
#undef HAVE_DBUS_DBUS_GLIB_H
/* Define to 1 if you have the declaration of `LOG_UPTO', and to 0 if you
don't. */
#undef HAVE_DECL_LOG_UPTO
/* Define to 1 if you have the declaration of `optind', and to 0 if you don't.
*/
#undef HAVE_DECL_OPTIND
@ -73,29 +77,23 @@
/* Define to 1 if you have the `flock' function. */
#undef HAVE_FLOCK
/* Define to 1 if you have the `freeaddrinfo' function. */
#undef HAVE_FREEADDRINFO
/* Define to 1 if you have the <gdfontmb.h> header file. */
#undef HAVE_GDFONTMB_H
/* Define to 1 if you have the <gd.h> header file. */
#undef HAVE_GD_H
/* Define to 1 if you have the `getaddrinfo' function. */
#undef HAVE_GETADDRINFO
/* Define to 1 if you have the <getopt.h> header file. */
#undef HAVE_GETOPT_H
/* Define to 1 if you have the `getpassphrase' function. */
#undef HAVE_GETPASSPHRASE
/* Define to 1 if GLib is version 2.14 or newer */
#undef HAVE_GLIB_2_14
/* Define to 1 if you have the <glib.h> header file. */
#undef HAVE_GLIB_H
/* Define to 1 if you have the `inet_aton' function. */
#undef HAVE_INET_ATON
/* Define to 1 if you have the `g_timeout_add_seconds' function. */
#undef HAVE_G_TIMEOUT_ADD_SECONDS
/* Define to 1 if you have the `init_snmp' function. */
#undef HAVE_INIT_SNMP
@ -103,9 +101,6 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to enable IPv6 support */
#undef HAVE_IPV6
/* Define if you have Boutell's libgd installed */
#undef HAVE_LIBGD
@ -160,6 +155,9 @@
/* Define to 1 if you have the `seteuid' function. */
#undef HAVE_SETEUID
/* Define to 1 if you have the `setlogmask' function. */
#undef HAVE_SETLOGMASK
/* Define to 1 if you have the `setsid' function. */
#undef HAVE_SETSID
@ -193,18 +191,6 @@
/* Define to 1 if you have the `strptime' function. */
#undef HAVE_STRPTIME
/* Define to 1 if the system has the type `struct addrinfo'. */
#undef HAVE_STRUCT_ADDRINFO
/* Define to 1 if the system has the type `struct in6_addr'. */
#undef HAVE_STRUCT_IN6_ADDR
/* Define to 1 if the system has the type `struct sockaddr_in6'. */
#undef HAVE_STRUCT_SOCKADDR_IN6
/* Define to 1 if the system has the type `struct sockaddr_storage'. */
#undef HAVE_STRUCT_SOCKADDR_STORAGE
/* Define to 1 if you have the <sys/modem.h> header file. */
#undef HAVE_SYS_MODEM_H