1 /* config.h.  Generated automatically by configure.  */
2 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
3 
4 /* Define if your C compiler doesn't accept -c and -o together.  */
5 /* #undef NO_MINUS_C_MINUS_O */
6 
7 /* Define if you have the <dlfcn.h> header file.  */
8 #define HAVE_DLFCN_H 1
9 
10 /* Whether to build bz2 as dynamic module */
11 #define COMPILE_DL_BZ2 1
12 #define COMPILE_DL_HTDIG 1
13 
14