X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=support%2FMakefile.in;h=c7305ff515c1f7be6da3d1c2064cbf5ac49cba6c;hb=a444076202333c68108c21c0d89e251c092ff957;hp=2759d3d109335b335caed4b5d088979a569d5731;hpb=4f7fc41f6324daad94c37e9327567d27a0d50afe;p=nfs-utils.git diff --git a/support/Makefile.in b/support/Makefile.in index 2759d3d..c7305ff 100644 --- a/support/Makefile.in +++ b/support/Makefile.in @@ -36,6 +36,7 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \ $(top_srcdir)/aclocal/kerberos5.m4 \ + $(top_srcdir)/aclocal/libblkid.m4 \ $(top_srcdir)/aclocal/nfs-utils.m4 \ $(top_srcdir)/aclocal/tcp-wrappers.m4 \ $(top_srcdir)/configure.ac @@ -95,9 +96,9 @@ EXEEXT = @EXEEXT@ F77 = @F77@ FFLAGS = @FFLAGS@ GREP = @GREP@ -GSSAPI_CFLAGS = @GSSAPI_CFLAGS@ -GSSAPI_LIBS = @GSSAPI_LIBS@ GSSD = @GSSD@ +GSSGLUE_CFLAGS = @GSSGLUE_CFLAGS@ +GSSGLUE_LIBS = @GSSGLUE_LIBS@ HAVE_LIBWRAP = @HAVE_LIBWRAP@ HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@ IDMAPD = @IDMAPD@ @@ -142,6 +143,7 @@ RELEASE = @RELEASE@ RPCGEN_PATH = @RPCGEN_PATH@ RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@ RPCSECGSS_LIBS = @RPCSECGSS_LIBS@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@