diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 82e6318..ffd8b9c 100644 --- a/config.h.in +++ b/config.h.in @@ -57,6 +57,10 @@ /* utimes(2) is available */ #undef HAVE_UTIMES +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* Name of package */ #undef PACKAGE |