Imported Upstream version 1.4.10

This commit is contained in:
Jan Wagner 2013-11-26 23:54:42 +01:00
parent 6dd54dd8e2
commit cff68b4c0a
203 changed files with 15026 additions and 8063 deletions

View file

@ -318,6 +318,10 @@
/* Define to 1 if you have the `radiusclient' library (-lradiusclient). */
#undef HAVE_LIBRADIUSCLIENT
/* Define to 1 if you have the `radiusclient-ng' library (-lradiusclient-ng).
*/
#undef HAVE_LIBRADIUSCLIENT_NG
/* Define to 1 if you have the `listmntent' function. */
#undef HAVE_LISTMNTENT
@ -527,6 +531,9 @@
/* Define to 1 if the system has the type `swaptbl_t'. */
#undef HAVE_SWAPTBL_T
/* Define if sysconf returns number of cpus */
#undef HAVE_SYSCONF__SC_NPROCESSORS_CONF
/* Define to 1 if you have the <syslog.h> header file. */
#undef HAVE_SYSLOG_H
@ -560,6 +567,9 @@
/* Define to 1 if you have the <sys/socket.h> header file. */
#undef HAVE_SYS_SOCKET_H
/* Define to 1 if you have the <sys/sockio.h> header file. */
#undef HAVE_SYS_SOCKIO_H
/* Define to 1 if you have the <sys/statfs.h> header file. */
#undef HAVE_SYS_STATFS_H