diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/config.h.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/config.h.in b/include/config.h.in index ac44db2f..41d74c58 100644 --- a/include/config.h.in +++ b/include/config.h.in @@ -58,6 +58,10 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* Define to the maximum length of any path. */ #undef MAXPATHLEN |
