summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2022-06-16 22:24:22 -0600
committerEduardo Chappa <chappa@washington.edu>2022-06-16 22:24:22 -0600
commitd1fb2638c6d5ee6c2aa0a1dfbb1535eb3d3b0289 (patch)
tree705e5c9378f1d88162d68706c95c4ec87c676cc8 /configure
parentff19d5a36163e02aaafe5875ba12fa57e0e20a35 (diff)
downloadalpine-d1fb2638c6d5ee6c2aa0a1dfbb1535eb3d3b0289.tar.xz
* Update configure script according to previous change to configure.ac
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index c4f3dd65..51632296 100755
--- a/configure
+++ b/configure
@@ -20266,7 +20266,7 @@ C_CLIENT_BUNDLED=$alpine_c_client_bundled
if test "x$alpine_GSSTYPE" != "xnone" ; then
- OLDLIB="$LIBS"
+ OLDLIBS="$LIBS"
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing gss_init_sec_context" >&5
$as_echo_n "checking for library containing gss_init_sec_context... " >&6; }
if ${ac_cv_search_gss_init_sec_context+:} false; then :