X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=tools%2Flocktest%2FMakefile.in;h=e56aebc8ac2d6b34179d1c2899927182d10743bf;hp=bedfe46d2b372b8d13329b9cc2824bb958623b29;hb=caafae66d6fcdb6210a87261e6ea07252700a278;hpb=515695dc49c168a2e4c5f3ad93004c1b13e27c68 diff --git a/tools/locktest/Makefile.in b/tools/locktest/Makefile.in index bedfe46..e56aebc 100644 --- a/tools/locktest/Makefile.in +++ b/tools/locktest/Makefile.in @@ -37,9 +37,15 @@ subdir = tools/locktest 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/ipv6.m4 \ $(top_srcdir)/aclocal/kerberos5.m4 \ $(top_srcdir)/aclocal/libblkid.m4 \ + $(top_srcdir)/aclocal/libevent.m4 \ + $(top_srcdir)/aclocal/libnfsidmap.m4 \ + $(top_srcdir)/aclocal/librpcsecgss.m4 \ + $(top_srcdir)/aclocal/libtirpc.m4 \ $(top_srcdir)/aclocal/nfs-utils.m4 \ + $(top_srcdir)/aclocal/rpcsec_vers.m4 \ $(top_srcdir)/aclocal/tcp-wrappers.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ @@ -76,6 +82,7 @@ ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ ALLOCA = @ALLOCA@ AMTAR = @AMTAR@ AM_CFLAGS = @AM_CFLAGS@ +AM_CPPFLAGS = @AM_CPPFLAGS@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ @@ -188,7 +195,6 @@ enable_gss = @enable_gss@ enable_ipv6 = @enable_ipv6@ enable_nfsv3 = @enable_nfsv3@ enable_nfsv4 = @enable_nfsv4@ -enable_tirpc = @enable_tirpc@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@