521 lines
13 KiB
C
521 lines
13 KiB
C
/* config.h.in. Generated from configure.ac by autoheader. */
|
|
/* $Id: config.h.in,v 1.5 2003/06/10 05:59:16 grant Exp $ */
|
|
|
|
/* Define if *printf() uses %qd to print `long long' (otherwise uses %lld) */
|
|
#undef HAVE_PRINTF_QD
|
|
|
|
/* Define if `long long' is supported and sizeof(off_t) >= 8 */
|
|
#undef HAVE_QUAD_SUPPORT
|
|
|
|
|
|
/* Define to 1 if the `getpgrp' function requires zero arguments. */
|
|
#undef GETPGRP_VOID
|
|
|
|
/* Define to 1 if you have the <arpa/nameser.h> header file. */
|
|
#undef HAVE_ARPA_NAMESER_H
|
|
|
|
/* Define to 1 if you have the <assert.h> header file. */
|
|
#undef HAVE_ASSERT_H
|
|
|
|
/* Define to 1 if you have the `bcopy' function. */
|
|
#undef HAVE_BCOPY
|
|
|
|
/* Define to 1 if you have the <bind/bitypes.h> header file. */
|
|
#undef HAVE_BIND_BITYPES_H
|
|
|
|
/* Define to 1 if you have the `bzero' function. */
|
|
#undef HAVE_BZERO
|
|
|
|
/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
|
|
don't. */
|
|
#undef HAVE_DECL_STRERROR_R
|
|
|
|
/* Define to 1 if you have the <dirent.h> header file. */
|
|
#undef HAVE_DIRENT_H
|
|
|
|
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
|
|
#undef HAVE_DOPRNT
|
|
|
|
/* Define to 1 if you have the `err' function. */
|
|
#undef HAVE_ERR
|
|
|
|
/* Define to 1 if you have the <errno.h> header file. */
|
|
#undef HAVE_ERRNO_H
|
|
|
|
/* Define to 1 if you have the <err.h> header file. */
|
|
#undef HAVE_ERR_H
|
|
|
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
|
#undef HAVE_FCNTL_H
|
|
|
|
/* Define to 1 if you have the `fgetln' function. */
|
|
#undef HAVE_FGETLN
|
|
|
|
/* Define to 1 if you have the `fparseln' function. */
|
|
#undef HAVE_FPARSELN
|
|
|
|
/* Define to 1 if you have the `fseeko' function. */
|
|
#undef HAVE_FSEEKO
|
|
|
|
/* Define to 1 if you have the <fts.h> header file. */
|
|
#undef HAVE_FTS_H
|
|
|
|
/* Define to 1 if you have the `getenv' function. */
|
|
#undef HAVE_GETENV
|
|
|
|
/* Define to 1 if you have the `getmode' function. */
|
|
#undef HAVE_GETMODE
|
|
|
|
/* Define to 1 if you have the `getpassphrase' function. */
|
|
#undef HAVE_GETPASSPHRASE
|
|
|
|
/* Define to 1 if you have the `getpgrp' function. */
|
|
#undef HAVE_GETPGRP
|
|
|
|
/* Define to 1 if you have the `gid_from_group' function. */
|
|
#undef HAVE_GID_FROM_GROUP
|
|
|
|
/* Define to 1 if you have the `glob' function. */
|
|
#undef HAVE_GLOB
|
|
|
|
/* Define to 1 if you have the `group_from_gid' function. */
|
|
#undef HAVE_GROUP_FROM_GID
|
|
|
|
/* Define to 1 if you have the `inet_ntop' function. */
|
|
#undef HAVE_INET_NTOP
|
|
|
|
/* Define to 1 if you have the `inet_pton' function. */
|
|
#undef HAVE_INET_PTON
|
|
|
|
/* Define to 1 if the system has the type `int16_t'. */
|
|
#undef HAVE_INT16_T
|
|
|
|
/* Define to 1 if the system has the type `int32_t'. */
|
|
#undef HAVE_INT32_T
|
|
|
|
/* Define to 1 if the system has the type `int64_t'. */
|
|
#undef HAVE_INT64_T
|
|
|
|
/* Define to 1 if the system has the type `int8_t'. */
|
|
#undef HAVE_INT8_T
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
#undef HAVE_INTTYPES_H
|
|
|
|
/* Define to 1 if you have the `isblank' function. */
|
|
#undef HAVE_ISBLANK
|
|
|
|
/* Define to 1 if you have the `lchflags' function. */
|
|
#undef HAVE_LCHFLAGS
|
|
|
|
/* Define to 1 if you have the `lchmod' function. */
|
|
#undef HAVE_LCHMOD
|
|
|
|
/* Define to 1 if you have the `lchown' function. */
|
|
#undef HAVE_LCHOWN
|
|
|
|
/* Define to 1 if you have the `util' library (-lutil). */
|
|
#undef HAVE_LIBUTIL
|
|
|
|
/* Define to 1 if you have the <libutil.h> header file. */
|
|
#undef HAVE_LIBUTIL_H
|
|
|
|
/* Define to 1 if you have the <limits.h> header file. */
|
|
#undef HAVE_LIMITS_H
|
|
|
|
/* Define to 1 if you have the <locale.h> header file. */
|
|
#undef HAVE_LOCALE_H
|
|
|
|
/* Define to 1 if the system has the type `long long'. */
|
|
#undef HAVE_LONG_LONG
|
|
|
|
/* Define to 1 if you have the `lutimes' function. */
|
|
#undef HAVE_LUTIMES
|
|
|
|
/* Define to 1 if you have the <machine/endian.h> header file. */
|
|
#undef HAVE_MACHINE_ENDIAN_H
|
|
|
|
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
|
|
to 0 otherwise. */
|
|
#undef HAVE_MALLOC
|
|
|
|
/* Define to 1 if you have the `MD5File' function. */
|
|
#undef HAVE_MD5FILE
|
|
|
|
/* Define to 1 if you have the `memcpy' function. */
|
|
#undef HAVE_MEMCPY
|
|
|
|
/* Define to 1 if you have the `memmove' function. */
|
|
#undef HAVE_MEMMOVE
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
#undef HAVE_MEMORY_H
|
|
|
|
/* Define to 1 if you have the `memset' function. */
|
|
#undef HAVE_MEMSET
|
|
|
|
/* Define to 1 if you have the `mkstemp' function. */
|
|
#undef HAVE_MKSTEMP
|
|
|
|
/* Define to 1 if you have the <param.h> header file. */
|
|
#undef HAVE_PARAM_H
|
|
|
|
/* Define to 1 if you have the <paths.h> header file. */
|
|
#undef HAVE_PATHS_H
|
|
|
|
/* Define to 1 if you have the `poll' function. */
|
|
#undef HAVE_POLL
|
|
|
|
/* Define to 1 if you have the <poll.h> header file. */
|
|
#undef HAVE_POLL_H
|
|
|
|
/* Define to 1 if you have the `pwcache_groupdb' function. */
|
|
#undef HAVE_PWCACHE_GROUPDB
|
|
|
|
/* Define to 1 if you have the `pwcache_userdb' function. */
|
|
#undef HAVE_PWCACHE_USERDB
|
|
|
|
/* Define to 1 if you have the <regex.h> header file. */
|
|
#undef HAVE_REGEX_H
|
|
|
|
/* Define to 1 if you have the `RMD160File' function. */
|
|
#undef HAVE_RMD160FILE
|
|
|
|
/* Define to 1 if you have the `select' function. */
|
|
#undef HAVE_SELECT
|
|
|
|
/* Define to 1 if you have the `setenv' function. */
|
|
#undef HAVE_SETENV
|
|
|
|
/* Define to 1 if you have the `setgrent' function. */
|
|
#undef HAVE_SETGRENT
|
|
|
|
/* Define to 1 if you have the `setgroupent' function. */
|
|
#undef HAVE_SETGROUPENT
|
|
|
|
/* Define to 1 if you have the `setlocale' function. */
|
|
#undef HAVE_SETLOCALE
|
|
|
|
/* Define to 1 if you have the `setmode' function. */
|
|
#undef HAVE_SETMODE
|
|
|
|
/* Define to 1 if you have the `setpassent' function. */
|
|
#undef HAVE_SETPASSENT
|
|
|
|
/* Define to 1 if you have the `setprogname' function. */
|
|
#undef HAVE_SETPROGNAME
|
|
|
|
/* Define to 1 if you have the `setpwent' function. */
|
|
#undef HAVE_SETPWENT
|
|
|
|
/* Define to 1 if you have the `SHA1File' function. */
|
|
#undef HAVE_SHA1FILE
|
|
|
|
/* Define to 1 if you have the `sl_init' function. */
|
|
#undef HAVE_SL_INIT
|
|
|
|
/* Define to 1 if you have the `snprintf' function. */
|
|
#undef HAVE_SNPRINTF
|
|
|
|
/* Define to 1 if you have the `statfs' function. */
|
|
#undef HAVE_STATFS
|
|
|
|
/* Define to 1 if you have the `statvfs' function. */
|
|
#undef HAVE_STATVFS
|
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
#undef HAVE_STDINT_H
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
#undef HAVE_STDLIB_H
|
|
|
|
/* Define to 1 if you have the `strdup' function. */
|
|
#undef HAVE_STRDUP
|
|
|
|
/* Define to 1 if you have the `strerror' function. */
|
|
#undef HAVE_STRERROR
|
|
|
|
/* Define to 1 if you have the `strerror_r' function. */
|
|
#undef HAVE_STRERROR_R
|
|
|
|
/* Define to 1 if you have the <stringlist.h> header file. */
|
|
#undef HAVE_STRINGLIST_H
|
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
|
#undef HAVE_STRINGS_H
|
|
|
|
/* Define to 1 if you have the <string.h> header file. */
|
|
#undef HAVE_STRING_H
|
|
|
|
/* Define to 1 if you have the `strlcat' function. */
|
|
#undef HAVE_STRLCAT
|
|
|
|
/* Define to 1 if you have the `strlcpy' function. */
|
|
#undef HAVE_STRLCPY
|
|
|
|
/* Define to 1 if you have the `strmode' function. */
|
|
#undef HAVE_STRMODE
|
|
|
|
/* Define to 1 if you have the `strptime' function. */
|
|
#undef HAVE_STRPTIME
|
|
|
|
/* Define to 1 if you have the `strsep' function. */
|
|
#undef HAVE_STRSEP
|
|
|
|
/* Define to 1 if you have the `strsvis' function. */
|
|
#undef HAVE_STRSVIS
|
|
|
|
/* Define to 1 if you have the `strtoll' function. */
|
|
#undef HAVE_STRTOLL
|
|
|
|
/* Define to 1 if you have the `strunvis' function. */
|
|
#undef HAVE_STRUNVIS
|
|
|
|
/* Define to 1 if you have the `strvis' function. */
|
|
#undef HAVE_STRVIS
|
|
|
|
/* Define to 1 if you have the <sys/bitypes.h> header file. */
|
|
#undef HAVE_SYS_BITYPES_H
|
|
|
|
/* Define to 1 if you have the <sys/byteorder.h> header file. */
|
|
#undef HAVE_SYS_BYTEORDER_H
|
|
|
|
/* Define to 1 if you have the <sys/cdefs.h> header file. */
|
|
#undef HAVE_SYS_CDEFS_H
|
|
|
|
/* Define to 1 if you have the <sys/endian.h> header file. */
|
|
#undef HAVE_SYS_ENDIAN_H
|
|
|
|
/* Define to 1 if you have the <sys/file.h> header file. */
|
|
#undef HAVE_SYS_FILE_H
|
|
|
|
/* Define to 1 if you have the <sys/mkdev.h> header file. */
|
|
#undef HAVE_SYS_MKDEV_H
|
|
|
|
/* Define to 1 if you have the <sys/mount.h> header file. */
|
|
#undef HAVE_SYS_MOUNT_H
|
|
|
|
/* Define to 1 if you have the <sys/param.h> header file. */
|
|
#undef HAVE_SYS_PARAM_H
|
|
|
|
/* Define to 1 if you have the <sys/poll.h> header file. */
|
|
#undef HAVE_SYS_POLL_H
|
|
|
|
/* Define to 1 if you have the <sys/queue.h> header file. */
|
|
#undef HAVE_SYS_QUEUE_H
|
|
|
|
/* Define to 1 if you have the <sys/statvfs.h> header file. */
|
|
#undef HAVE_SYS_STATVFS_H
|
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
#undef HAVE_SYS_STAT_H
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
#undef HAVE_SYS_TYPES_H
|
|
|
|
/* Define to 1 if you have the <sys/vfs.h> header file. */
|
|
#undef HAVE_SYS_VFS_H
|
|
|
|
/* Define to 1 if you have the <termcap.h> header file. */
|
|
#undef HAVE_TERMCAP_H
|
|
|
|
/* Define to 1 if you have the `timegm' function. */
|
|
#undef HAVE_TIMEGM
|
|
|
|
/* Define to 1 if you have the `uid_from_user' function. */
|
|
#undef HAVE_UID_FROM_USER
|
|
|
|
/* Define to 1 if the system has the type `uint16_t'. */
|
|
#undef HAVE_UINT16_T
|
|
|
|
/* Define to 1 if the system has the type `uint32_t'. */
|
|
#undef HAVE_UINT32_T
|
|
|
|
/* Define to 1 if the system has the type `uint64_t'. */
|
|
#undef HAVE_UINT64_T
|
|
|
|
/* Define to 1 if the system has the type `uint8_t'. */
|
|
#undef HAVE_UINT8_T
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
#undef HAVE_UNISTD_H
|
|
|
|
/* Define to 1 if you have the `user_from_uid' function. */
|
|
#undef HAVE_USER_FROM_UID
|
|
|
|
/* Define to 1 if you have the `usleep' function. */
|
|
#undef HAVE_USLEEP
|
|
|
|
/* Define to 1 if you have the <util.h> header file. */
|
|
#undef HAVE_UTIL_H
|
|
|
|
/* Define to 1 if the system has the type `u_int16_t'. */
|
|
#undef HAVE_U_INT16_T
|
|
|
|
/* Define to 1 if the system has the type `u_int32_t'. */
|
|
#undef HAVE_U_INT32_T
|
|
|
|
/* Define to 1 if the system has the type `u_int64_t'. */
|
|
#undef HAVE_U_INT64_T
|
|
|
|
/* Define to 1 if the system has the type `u_int8_t'. */
|
|
#undef HAVE_U_INT8_T
|
|
|
|
/* Define to 1 if you have the <vis.h> header file. */
|
|
#undef HAVE_VIS_H
|
|
|
|
/* Define to 1 if you have the `vprintf' function. */
|
|
#undef HAVE_VPRINTF
|
|
|
|
/* define if your compiler has __attribute__ */
|
|
#undef HAVE___ATTRIBUTE__
|
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
#undef PACKAGE_BUGREPORT
|
|
|
|
/* Define to the full name of this package. */
|
|
#undef PACKAGE_NAME
|
|
|
|
/* Define to the full name and version of this package. */
|
|
#undef PACKAGE_STRING
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
#undef PACKAGE_TARNAME
|
|
|
|
/* Define to the version of this package. */
|
|
#undef PACKAGE_VERSION
|
|
|
|
/* The size of a `off_t', as computed by sizeof. */
|
|
#undef SIZEOF_OFF_T
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
#undef STDC_HEADERS
|
|
|
|
/* Define to 1 if strerror_r returns char *. */
|
|
#undef STRERROR_R_CHAR_P
|
|
|
|
/* Define to 1 if your processor stores words with the most significant byte
|
|
first (like Motorola and SPARC, unlike Intel and VAX). */
|
|
#undef WORDS_BIGENDIAN
|
|
|
|
/* Define to rpl_malloc if the replacement function should be used. */
|
|
#undef malloc
|
|
|
|
/* Define to `unsigned' if <sys/types.h> does not define. */
|
|
#undef size_t
|
|
|
|
|
|
|
|
#ifndef HAVE___ATTRIBUTE__
|
|
# define __attribute__(x)
|
|
#endif
|
|
|
|
#ifdef HAVE_SYS_CDEFS_H
|
|
#include <sys/cdefs.h>
|
|
#endif
|
|
|
|
#ifndef __IDSTRING
|
|
# define __IDSTRING(name,string) \
|
|
static const char name[] __attribute__((__unused__)) = string
|
|
#endif
|
|
|
|
#ifndef __RCSID
|
|
# define __RCSID(_s) __IDSTRING(rcsid,_s)
|
|
#endif
|
|
|
|
#ifndef __COPYRIGHT
|
|
# define __COPYRIGHT(_s) __IDSTRING(copyright,_s)
|
|
#endif
|
|
|
|
#ifndef __P
|
|
# if defined(__STDC__) || defined(__cplusplus)
|
|
# define __P(protos) protos /* full-blown ANSI C */
|
|
# else
|
|
# define __P(protos) () /* traditional C preprocessor */
|
|
# endif
|
|
#endif
|
|
|
|
#ifndef __CONCAT
|
|
# if defined(__STDC__) || defined(__cplusplus)
|
|
# define __CONCAT(x,y) x ## y
|
|
# else
|
|
# define __CONCAT(x,y) x/**/y
|
|
# endif
|
|
#endif
|
|
|
|
#ifndef __BEGIN_DECLS
|
|
# if defined(__cplusplus)
|
|
# define __BEGIN_DECLS extern "C" {
|
|
# else
|
|
# define __BEGIN_DECLS
|
|
# endif
|
|
#endif
|
|
|
|
#ifndef __END_DECLS
|
|
# if defined(__cplusplus)
|
|
# define __END_DECLS };
|
|
# else
|
|
# define __END_DECLS
|
|
# endif
|
|
#endif
|
|
|
|
#ifdef HAVE_SYS_PARAM_H
|
|
#include <sys/param.h>
|
|
#endif
|
|
|
|
#ifdef HAVE_SYS_ENDIAN_H
|
|
#include <sys/endian.h>
|
|
#endif
|
|
|
|
#ifdef HAVE_MACHINE_ENDIAN_H
|
|
#include <machine/endian.h>
|
|
#endif
|
|
|
|
#ifdef HAVE_SYS_BYTEORDER_H
|
|
#include <sys/byteorder.h>
|
|
#endif
|
|
|
|
#ifndef LITTLE_ENDIAN
|
|
# define LITTLE_ENDIAN 1234
|
|
#endif
|
|
|
|
#ifndef BIG_ENDIAN
|
|
# define BIG_ENDIAN 4321
|
|
#endif
|
|
|
|
#ifndef UINT_MAX
|
|
# define UINT_MAX 4294967295U
|
|
#endif
|
|
|
|
#ifndef BYTE_ORDER
|
|
# if defined(_BIG_ENDIAN)
|
|
# define BYTE_ORDER BIG_ENDIAN
|
|
# elif defined(_LITTE_ENDIAN)
|
|
# define BYTE_ORDER LITTLE_ENDIAN
|
|
# elif defined(WORDS_BIGENDIAN)
|
|
# define BYTE_ORDER BIG_ENDIAN
|
|
# else
|
|
# define BYTE_ORDER LITTLE_ENDIAN
|
|
# endif
|
|
#endif
|
|
|
|
#if defined(HAVE_MEMSET)
|
|
#define MEMSET_BZERO(p,l) memset((p), 0, (l))
|
|
#else
|
|
# if defined(HAVE_BZERO)
|
|
#define MEMSET_BZERO(p,l) bzero((p), (l))
|
|
# else
|
|
#error You need either memset or bzero
|
|
# endif
|
|
#endif
|
|
|
|
#if defined(HAVE_MEMCPY)
|
|
#define MEMCPY_BCOPY(d,s,l) memcpy((d), (s), (l))
|
|
#else
|
|
# if defined(HAVE_BCOPY)
|
|
#define MEMCPY_BCOPY(d,s,l) bcopy((s), (d), (l))
|
|
# else
|
|
#error You need either memcpy or bcopy
|
|
# endif
|
|
#endif
|
|
|