X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=tools%2Fnlmtest%2FMakefile.in;h=101f42fb78ef3d5eb610e77c41dc581cc90afe72;hb=44e6972a6f9bb7a0a99114e0d22a66a3cba0f0f8;hp=ab2f269d742efc9f47a00df80753839ad86ed911;hpb=2dd083c5bdb5b38729b46dc65c886c77aa5a82b9;p=nfs-utils.git diff --git a/tools/nlmtest/Makefile.in b/tools/nlmtest/Makefile.in index ab2f269..101f42f 100644 --- a/tools/nlmtest/Makefile.in +++ b/tools/nlmtest/Makefile.in @@ -35,9 +35,15 @@ subdir = tools/nlmtest DIST_COMMON = README $(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) \ @@ -53,6 +59,7 @@ ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ ALLOCA = @ALLOCA@ AMTAR = @AMTAR@ AM_CFLAGS = @AM_CFLAGS@ +AM_CPPFLAGS = @AM_CPPFLAGS@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ @@ -165,7 +172,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@