X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=support%2Fexport%2FMakefile.in;h=1515c74e6baf8e34808ddfa5a44ea7a3723c6983;hb=c481a5416e5b937541205da23cde15cdabf106c1;hp=3bda3ea2a9a41063da0b9e9cfa13ecbe3eaba2f1;hpb=aaf1ebff9c894f341dfb7db5ced2c47a5d50e750;p=nfs-utils.git diff --git a/support/export/Makefile.in b/support/export/Makefile.in index 3bda3ea..1515c74 100644 --- a/support/export/Makefile.in +++ b/support/export/Makefile.in @@ -119,7 +119,11 @@ 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@ IDMAPD = @IDMAPD@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@