diff options
author | Xavier Roche <roche@httrack.com> | 2022-11-20 19:26:06 +0100 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2022-11-20 19:26:06 +0100 |
commit | 62ebf758269d9c0ff2fa1ecae90fb71b03e736ba (patch) | |
tree | 20aa97918f59909280b683a3e44b55d8666e65e6 /config.h.in | |
parent | ce0f63d0b223cfbd894efd9f931aa880c22a3199 (diff) |
Updated libtool
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/config.h.in b/config.h.in index 1da8af5..98ea4fe 100644 --- a/config.h.in +++ b/config.h.in @@ -51,10 +51,6 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H -/* Define to 1 or 0, depending whether the compiler supports simple visibility - declarations. */ -#undef HAVE_VISIBILITY - /* Define to 1 if you have the `vsnprintf' function. */ #undef HAVE_VSNPRINTF @@ -76,8 +72,7 @@ /* Check for libsocket */ #undef LIBSOCKET -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Name of package */ |