diff options
Diffstat (limited to 'configh.in')
-rw-r--r-- | configh.in | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -42,6 +42,9 @@ */ #undef HAVE_DECL_TZNAME +/* Define to 1 if you have the <dlfcn.h> header file. */ +#undef HAVE_DLFCN_H + /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ #undef HAVE_DOPRNT @@ -326,6 +329,10 @@ /* systems should define this type here */ #undef HAVE_WINT_T +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* disable lint checks */ #undef NO_LINT |