X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=support%2Finclude%2Fsys%2FMakefile.in;h=bab471171882b824cd045f991f0d06844bcec547;hb=6295bb04c73403a219bc96cc6770fc96bec19ba6;hp=f81de6ecda9d611764ea2b9d34e991d6a91d6620;hpb=34ca8300d659abb0977e149241d236de0667b759;p=nfs-utils.git diff --git a/support/include/sys/Makefile.in b/support/include/sys/Makefile.in index f81de6e..bab4711 100644 --- a/support/include/sys/Makefile.in +++ b/support/include/sys/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.11 from Makefile.am. +# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -40,6 +40,7 @@ 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/libcap.m4 \ $(top_srcdir)/aclocal/libevent.m4 \ $(top_srcdir)/aclocal/libnfsidmap.m4 \ $(top_srcdir)/aclocal/librpcsecgss.m4 \ @@ -154,6 +155,7 @@ LDFLAGS = @LDFLAGS@ LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@ LIBBLKID = @LIBBLKID@ LIBBSD = @LIBBSD@ +LIBCAP = @LIBCAP@ LIBCRYPT = @LIBCRYPT@ LIBNSL = @LIBNSL@ LIBOBJS = @LIBOBJS@ @@ -220,6 +222,7 @@ enable_ipv6 = @enable_ipv6@ enable_mountconfig = @enable_mountconfig@ enable_nfsv3 = @enable_nfsv3@ enable_nfsv4 = @enable_nfsv4@ +enable_nfsv41 = @enable_nfsv41@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ @@ -304,7 +307,7 @@ clean-libtool: # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): - @failcom='exit 1'; \ + @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ @@ -329,7 +332,7 @@ $(RECURSIVE_TARGETS): fi; test -z "$$fail" $(RECURSIVE_CLEAN_TARGETS): - @failcom='exit 1'; \ + @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \