]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - support/include/Makefile.in
Merge branch 'upstream'
[nfs-utils.git] / support / include / Makefile.in
index cff3f34adbf395ec1e34bee20a15c21ac36f6a81..5e3d74ec3a5603ca13f439d339913f0d6da90d07 100644 (file)
@@ -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,
@@ -42,6 +42,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 \
@@ -157,6 +158,7 @@ LDFLAGS = @LDFLAGS@
 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
 LIBBLKID = @LIBBLKID@
 LIBBSD = @LIBBSD@
+LIBCAP = @LIBCAP@
 LIBCRYPT = @LIBCRYPT@
 LIBNSL = @LIBNSL@
 LIBOBJS = @LIBOBJS@
@@ -223,6 +225,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@
@@ -266,6 +269,8 @@ noinst_HEADERS = \
        nfs_mntent.h \
        nfs_paths.h \
        nfslib.h \
+       nfsrpc.h \
+       nsm.h \
        rpcmisc.h \
        tcpwrapper.h \
        xio.h \
@@ -340,7 +345,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]*);; \
@@ -365,7 +370,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]*);; \