Import Debian changes 0.66.4-9
[hcoop/debian/courier-authlib.git] / courier_auth_config.h
index 29f019e..c033328 100644 (file)
 /* #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/dyninst:/usr/lib64/llvm:/usr/lib64/mysql:/usr/lib64/tracker-0.16:/usr/lib64/xulrunner"
+#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"
    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
 
 /* 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 <sys/types.h> doesn't define. */