/* src/config.h. Generated from config.h.in by configure. */
/* src/config.h.in. Generated from configure.ac by autoheader. */
/* $Revision: 1.3.2.8 $ */
/* "noreturn" attribute. */
#define ATTR_NORETURN
/* "packed" attribute. */
#define ATTR_PACKED
/* "unused" attribute. */
#define ATTR_UNUSED
/* Enable checking ipactl's commands credentials. */
/* #undef CTL_CHECK_CREDS */
/* Define to 1 if you have the "format" attribute. */
/* #undef HAVE_ATTR_FORMAT */
/* Define to 1 if you have the `closefrom' function. */
/* #undef HAVE_CLOSEFROM */
/* Define to 1 if you have the declaration of `PRIu64', and to 0 if you don't.
*/
#define HAVE_DECL_PRIU64 0
/* Define to 1 if you have the <inttypes.h> header file. */
/* #undef HAVE_INTTYPES_H */
/* Define to 1 if you have the <memory.h> header file. */
/* #undef HAVE_MEMORY_H */
/* Define to 1 if you have the <paths.h> header file. */
#define HAVE_PATHS_H 1
/* 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 <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 <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 struct tm has tm_gmtoff field. */
/* #undef HAVE_TM_GMTOFF */
/* Define to 1 if you have the <unistd.h> header file. */
/* #undef HAVE_UNISTD_H */
/* Define to 1 if the system has the type `u_char'. */
/* #undef HAVE_U_CHAR */
/* Define to 1 if the system has the type `u_int'. */
/* #undef HAVE_U_INT */
/* Define to 1 if the system has the type `u_long'. */
/* #undef HAVE_U_LONG */
/* Define to 1 if you have the `vsyslog' function. */
#define HAVE_VSYSLOG 1
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
/* #undef NO_MINUS_C_MINUS_O */
/* Name of package */
#define PACKAGE "ipa"
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua"
/* Define to the full name of this package. */
#define PACKAGE_NAME "IPA"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "IPA 2.0.4"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "ipa"
/* Define to the version of this package. */
#define PACKAGE_VERSION "2.0.4"
/* PRIu64 conversion specifier for printf. */
#define PRIu64 "llu"
/* The size of `long', as computed by sizeof. */
#define SIZEOF_LONG 4
/* Define to 1 if you have the ANSI C header files. */
/* #undef STDC_HEADERS */
/* Use libtool's ltdl interface. */
/* #undef USE_LIBLTDL */
/* Version number of package */
#define VERSION "2.0.4"
/* Enable dynamic rules support. */
#define WITH_AUTORULES 1
/* Enable limits support (including sublimits). */
#define WITH_LIMITS 1
/* Enable debugging of ipa_memfunc functions. */
/* #undef WITH_MEMFUNC_DEBUG */
/* Enable support for multi-threaded modules. */
/* #undef WITH_PTHREAD */
/* Enable static rules support. */
#define WITH_RULES 1
/* Enable sublimits support. */
#define WITH_SUBLIMITS 1
/* Enable thresholds support. */
#define WITH_THRESHOLDS 1
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
<pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
#define below would cause a syntax error. */
/* #undef _UINT32_T */
/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
<pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
#define below would cause a syntax error. */
/* #undef _UINT64_T */
/* Define to the type of a signed integer type of width exactly 32 bits if
such a type exists and the standard includes do not define it. */
/* #undef int32_t */
/* Define to the type of a signed integer type of width exactly 64 bits if
such a type exists and the standard includes do not define it. */
/* #undef int64_t */
/* Define to the type of an unsigned integer type of width exactly 32 bits if
such a type exists and the standard includes do not define it. */
/* #undef uint32_t */
/* Define to the type of an unsigned integer type of width exactly 64 bits if
such a type exists and the standard includes do not define it. */
/* #undef uint64_t */
#include "config_add.h"
syntax highlighted by Code2HTML, v. 0.9.1