X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=config.h.in;h=e14064454e3a1beb6a4e233fbe3e55b30d41123b;hb=e7b655fa76e4a42b1a0228bd7e9290998a1fbeae;hp=4ad2ae5988ec907f648fa5fd96e29328892f1cc6;hpb=46974bb948c0a7ca82b476a578b6199e438bab41;p=rodin%2Fchimara.git diff --git a/config.h.in b/config.h.in index 4ad2ae5..e140644 100644 --- a/config.h.in +++ b/config.h.in @@ -12,6 +12,9 @@ /* Define to 1 if you have the `dcgettext' function. */ #undef HAVE_DCGETTEXT +/* Define to 1 if you have the header file. */ +#undef HAVE_DLFCN_H + /* Define if the GNU gettext() function is already present or preinstalled. */ #undef HAVE_GETTEXT @@ -48,6 +51,10 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* Name of package */ #undef PACKAGE