X-Git-Url: https://git.hcoop.net/hcoop/debian/courier-authlib.git/blobdiff_plain/8d138742ae268344f406cb75d79aa6bf853f9d87..d50284c4aa46bdb558ab92276d4e3ebd856fe9a6:/courier_auth_config.h diff --git a/courier_auth_config.h b/courier_auth_config.h index 7d2857f..c033328 100644 --- a/courier_auth_config.h +++ b/courier_auth_config.h @@ -1,5 +1,5 @@ /* courier_auth_config.h. Generated from courier_auth_config.h.in by configure. */ -/* courier_auth_config.h.in. Generated from configure.in by autoheader. */ +/* courier_auth_config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if you have the `argz_add' function. */ #define HAVE_ARGZ_ADD 1 @@ -201,11 +201,14 @@ /* #undef LTDL_DLOPEN_DEPLIBS */ /* Define to the system default library search path. */ -#define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/atlas:/usr/lib64/mysql:/usr/lib64/qt-3.3/lib:/usr/lib64/xulrunner-1.9.1" +#define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/atlas:/usr/lib64/bind99:/usr/lib64/dyninst:/usr/lib64/llvm:/usr/lib64/mysql" /* The archive extension */ #define LT_LIBEXT "a" +/* The archive prefix */ +#define LT_LIBPREFIX "lib" + /* Define to the extension used for runtime loadable modules, say, ".so". */ #define LT_MODULE_EXT ".so" @@ -213,10 +216,15 @@ module search path. */ #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/" +/* Define to the shared library suffix, say, ".dylib". */ +/* #undef LT_SHARED_EXT */ + +/* Define to the shared archive member specification, say "(shr.o)". */ +/* #undef LT_SHARED_LIB_MEMBER */ + /* Whether we must a prototype for crypt() */ #define NEED_CRYPT_PROTOTYPE 0 @@ -238,6 +246,9 @@ /* Define to the one symbol short name of this package. */ /* #undef PACKAGE_TARNAME */ +/* Define to the home page for this package. */ +/* #undef PACKAGE_URL */ + /* Define to the version of this package. */ /* #undef PACKAGE_VERSION */ @@ -256,7 +267,7 @@ /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ -/* Define to a type to use for `error_t' if it is not otherwise available. */ +/* Define to a type to use for 'error_t' if it is not otherwise available. */ /* #undef error_t */ /* Define to `int' if doesn't define. */