version 1.1.1.1, 2010/02/23 22:54:52
|
version 1.10.12.1, 2013/01/17 12:06:49
|
Line 1
|
Line 1
|
/* inc/config.h.in. Generated from configure.in by autoheader. */ |
/* inc/config.h.in. Generated from configure.in by autoheader. */ |
|
|
|
/* Build library with AIO operations */ |
|
#undef AIO_OPS |
|
|
/* Define to 1 if you have the <inttypes.h> header file. */ |
/* Define to 1 if you have the <inttypes.h> header file. */ |
#undef HAVE_INTTYPES_H |
#undef HAVE_INTTYPES_H |
|
|
|
/* Define to 1 if you have the `crypto' library (-lcrypto). */ |
|
#undef HAVE_LIBCRYPTO |
|
|
|
/* Define to 1 if you have the `elwix' library (-lelwix). */ |
|
#undef HAVE_LIBELWIX |
|
|
|
/* Define to 1 if you have the `pthread' library (-lpthread). */ |
|
#undef HAVE_LIBPTHREAD |
|
|
|
/* Define to 1 if you have the `rt' library (-lrt). */ |
|
#undef HAVE_LIBRT |
|
|
|
/* Define to 1 if you have the `util' library (-lutil). */ |
|
#undef HAVE_LIBUTIL |
|
|
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and |
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and |
to 0 otherwise. */ |
to 0 otherwise. */ |
#undef HAVE_MALLOC |
#undef HAVE_MALLOC |
Line 68
|
Line 86
|
/* Define to the one symbol short name of this package. */ |
/* Define to the one symbol short name of this package. */ |
#undef PACKAGE_TARNAME |
#undef PACKAGE_TARNAME |
|
|
|
/* Define to the home page for this package. */ |
|
#undef PACKAGE_URL |
|
|
/* Define to the version of this package. */ |
/* Define to the version of this package. */ |
#undef PACKAGE_VERSION |
#undef PACKAGE_VERSION |
|
|
/* Define to 1 if you have the ANSI C header files. */ |
/* Define to 1 if you have the ANSI C header files. */ |
#undef STDC_HEADERS |
#undef STDC_HEADERS |
|
|
/* Build libraries with debug information and additional messages */ |
|
#undef __DEBUG |
|
|
|
/* Define to `__inline__' or `__inline' if that's what the C compiler |
/* 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. */ |
calls it, or to nothing if 'inline' is not supported under any name. */ |