diff options
author | Eduardo Chappa <chappa@washington.edu> | 2019-12-19 08:23:24 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2019-12-19 08:23:24 -0700 |
commit | 77191bf3e4e049603fb6a0547876259c29c71dbd (patch) | |
tree | 65b2b5b2bdb654c48faf54b32310ad6ed83f3660 /include | |
parent | ac38a766b176bfc926377d9cc5185ab4d2722857 (diff) | |
download | alpine-77191bf3e4e049603fb6a0547876259c29c71dbd.tar.xz |
* Update to configure script to work with LibreSSL. Reported by Michael.
Diffstat (limited to 'include')
-rw-r--r-- | include/config.h.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/config.h.in b/include/config.h.in index 19d7b34d..453a2c12 100644 --- a/include/config.h.in +++ b/include/config.h.in @@ -478,8 +478,7 @@ /* Enable keyboard lock support */ #undef KEYBOARD_LOCK -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Path to local inboxes for pico newmail check */ |