summaryrefslogtreecommitdiffstats
path: root/tools/rpcgen/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/rpcgen/Makefile.in')
-rw-r--r--tools/rpcgen/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/rpcgen/Makefile.in b/tools/rpcgen/Makefile.in
index 1c0e17c..89039b4 100644
--- a/tools/rpcgen/Makefile.in
+++ b/tools/rpcgen/Makefile.in
@@ -118,6 +118,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@