summaryrefslogtreecommitdiffstats
path: root/tools/locktest
diff options
context:
space:
mode:
Diffstat (limited to 'tools/locktest')
-rw-r--r--tools/locktest/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/locktest/Makefile.in b/tools/locktest/Makefile.in
index ed2334f..a7fbad6 100644
--- a/tools/locktest/Makefile.in
+++ b/tools/locktest/Makefile.in
@@ -113,6 +113,8 @@ EGREP = @EGREP@
EXEEXT = @EXEEXT@
F77 = @F77@
FFLAGS = @FFLAGS@
+GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
+GSSAPI_LIBS = @GSSAPI_LIBS@
GSSD = @GSSD@
HAVE_LIBWRAP = @HAVE_LIBWRAP@
HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@