diff options
author | Eduardo Chappa <chappa@washington.edu> | 2022-06-16 22:01:48 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2022-06-16 22:01:48 -0600 |
commit | ff19d5a36163e02aaafe5875ba12fa57e0e20a35 (patch) | |
tree | 0f3f262efcfd53560d56ca7fac0abe36b9012258 /pith | |
parent | 7067668689e75c24830e75bb2972bafca6e253af (diff) | |
download | alpine-ff19d5a36163e02aaafe5875ba12fa57e0e20a35.tar.xz |
* Fix regression introduced by f95e2d179774739a885468144e68de047245ada5:
When testing for Kerberos support consistently use OLDLIBS as the
variable to temporarily save LIBS to, i.e., fix the mis-spelling of
that variable as OLDLIB which lead to the contents of LIB being wiped
out when Kerberos is not fully installed. Submitted by Gerald Pfeifer.
Diffstat (limited to 'pith')
-rw-r--r-- | pith/pine.hlp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index 200ba6a8..dc3695ee 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -147,7 +147,7 @@ with help text for the config screen and the composer that didn't have any reasonable place to be called from. Dummy change to get revision in pine.hlp ============= h_revision ================= -Alpine Commit 653 2022-06-11 23:21:41 +Alpine Commit 654 2022-06-16 22:01:36 ============= h_news ================= <HTML> <HEAD> |