Artifact [d53bd1c926]

Artifact d53bd1c926a50c5d05874bf5db7ba21ec44f065d:


/* config.h.in.  Generated from configure.in by autoheader.  */

/* Check for new versions over the network? */
#undef CHECK_VERSION

/* Use the Debian upgrade procedure instead of DACTs internal one */
#undef DACT_DEBIAN_UPGRADE_PROC

/* Debug */
#undef DEBUG

/* Have bzdopen() ? */
#undef HAVE_BZDOPEN

/* Define to 1 if you have the <bzlib.h> header file. */
#undef HAVE_BZLIB_H

/* Have more versatile compress2() ? */
#undef HAVE_COMPRESS2

/* Have random device? */
#undef HAVE_DEV_URANDOM

/* Define to 1 if you have the <dirent.h> header file. */
#undef HAVE_DIRENT_H

/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H

/* Have dlopen()? */
#undef HAVE_DLOPEN

/* Define to 1 if you have the `getopt' function. */
#undef HAVE_GETOPT

/* Define to 1 if you have the <getopt.h> header file. */
#undef HAVE_GETOPT_H

/* Define to 1 if you have the `getpass' function. */
#undef HAVE_GETPASS

/* Have gzdopen() ? */
#undef HAVE_GZDOPEN

/* Have inet_aton() ? */
#undef HAVE_INET_ATON

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Something */
#undef HAVE_LIBBZ2

/* Also something */
#undef HAVE_LIBLZO

/* Something */
#undef HAVE_LIBMCRYPT

/* Something */
#undef HAVE_LIBZ

/* Define to 1 if you have the <lzo1x.h> header file. */
#undef HAVE_LZO1X_H

/* Define to 1 if you have the <lzo1y.h> header file. */
#undef HAVE_LZO1Y_H

/* Define to 1 if you have the <lzo2a.h> header file. */
#undef HAVE_LZO2A_H

/* Define to 1 if you have the <lzoconf.h> header file. */
#undef HAVE_LZOCONF_H

/* Define to 1 if you have the <mcrypt.h> header file. */
#undef HAVE_MCRYPT_H

/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* Define to 1 if you have the `mkstemp' function. */
#undef HAVE_MKSTEMP

/* Have BZ2_ prefixed to all bzip2 symbols? */
#undef HAVE_NEW_BZ2

/* Have BZ2_bzdopen() ? */
#undef HAVE_NEW_BZDOPEN

/* Do not have BZ2_ prefixed to all bzip2 symbols? */
#undef HAVE_OLD_BZ2

/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdio.h> header file. */
#undef HAVE_STDIO_H

/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_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 `strsep' function. */
#undef HAVE_STRSEP

/* 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/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/utsname.h> header file. */
#undef HAVE_SYS_UTSNAME_H

/* Define to 1 if you have the <sys/wait.h> header file. */
#undef HAVE_SYS_WAIT_H

/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* Define to 1 if you have the <zlib.h> header file. */
#undef HAVE_ZLIB_H

/* Disable all network support */
#undef NO_NETWORK

/* 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 `int', as computed by sizeof. */
#undef SIZEOF_INT

/* The size of a `long', as computed by sizeof. */
#undef SIZEOF_LONG

/* The size of a `short', as computed by sizeof. */
#undef SIZEOF_SHORT

/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS

/* Enable use of dynamically loadable modules? */
#undef USE_MODULES

/* Define to `__inline__' or `__inline' if that's what the C compiler
   calls it, or to nothing if 'inline' is not supported under any name.  */
#ifndef __cplusplus
#undef inline
#endif

/* Define to `signed short' if <sys/types.h> does not define. */
#undef int16_t

/* Define to `signed short' if <sys/types.h> does not define. */
#undef int32_t

/* Define to `unsigned int' if <sys/types.h> does not define. */
#undef uint

/* Define to `unsigned short' if <sys/types.h> does not define. */
#undef uint16_t

/* Define to `unsigned short' if <sys/types.h> does not define. */
#undef uint32_t