You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
316 B
12 lines
316 B
3 years ago
|
/* config.h.in. Generated automatically from configure.in by autoheader. */
|
||
|
|
||
|
/* Define if your C compiler doesn't accept -c and -o together. */
|
||
|
#undef NO_MINUS_C_MINUS_O
|
||
|
|
||
|
/* Define if you have the <dlfcn.h> header file. */
|
||
|
#undef HAVE_DLFCN_H
|
||
|
|
||
|
/* Whether to build bz2 as dynamic module */
|
||
|
#undef COMPILE_DL_BZ2
|
||
|
|