diff options
Diffstat (limited to 'debian/htdig/htdig-3.2.0b6/libhtdigphp/config.h.in')
-rw-r--r-- | debian/htdig/htdig-3.2.0b6/libhtdigphp/config.h.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/htdig/htdig-3.2.0b6/libhtdigphp/config.h.in b/debian/htdig/htdig-3.2.0b6/libhtdigphp/config.h.in new file mode 100644 index 00000000..fa8a47ea --- /dev/null +++ b/debian/htdig/htdig-3.2.0b6/libhtdigphp/config.h.in @@ -0,0 +1,11 @@ +/* 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 + |