version 1.6, 2011/10/31 13:53:51
|
version 1.10.12.1, 2013/01/17 12:06:49
|
Line 9
|
Line 9
|
/* Define to 1 if you have the `crypto' library (-lcrypto). */ |
/* Define to 1 if you have the `crypto' library (-lcrypto). */ |
#undef HAVE_LIBCRYPTO |
#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). */ |
/* Define to 1 if you have the `util' library (-lutil). */ |
#undef HAVE_LIBUTIL |
#undef HAVE_LIBUTIL |
|
|
Line 85
|
Line 94
|
|
|
/* 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. */ |