X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=tools%2Frpcdebug%2FMakefile.in;h=5e65f4be476703a466886579be0545aa2d6e14da;hb=43930dd61912d0d6edfcf64b18f19b37c9f0c2b6;hp=663fff01323b889aac0c1f5eeaa591c527ce78d0;hpb=4abf3ddbc0645be99ef0c8a5fb487084f45b0aab;p=nfs-utils.git diff --git a/tools/rpcdebug/Makefile.in b/tools/rpcdebug/Makefile.in index 663fff0..5e65f4b 100644 --- a/tools/rpcdebug/Makefile.in +++ b/tools/rpcdebug/Makefile.in @@ -38,9 +38,10 @@ 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.in + $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -155,6 +156,7 @@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ RANLIB = @RANLIB@ RELEASE = @RELEASE@ +RPCGEN_PATH = @RPCGEN_PATH@ RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@ RPCSECGSS_LIBS = @RPCSECGSS_LIBS@ SET_MAKE = @SET_MAKE@ @@ -214,6 +216,7 @@ sbindir = @sbindir@ secure_statd = @secure_statd@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ +startstatd = @startstatd@ statduser = @statduser@ statedir = @statedir@ sysconfdir = @sysconfdir@