From eff83c8dae2a9f6d52ae2d8b069190a13f92deaf Mon Sep 17 00:00:00 2001 From: Shehjar Tikoo Date: Wed, 31 Mar 2010 07:27:01 +0000 Subject: nfs: Add RPC and NFS XDR translation routines Signed-off-by: Shehjar Tikoo Signed-off-by: Anand V. Avati BUG: 399 (NFS translator with Mount v3 and NFS v3 support) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=399 --- configure.ac | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index e9be1012b2c..6571adb02f4 100644 --- a/configure.ac +++ b/configure.ac @@ -107,6 +107,9 @@ AC_CONFIG_FILES([Makefile contrib/fuse-util/Makefile xlators/features/access-control/Makefile xlators/features/access-control/src/Makefile + xlators/nfs/Makefile + xlators/nfs/lib/Makefile + xlators/nfs/lib/src/Makefile glusterfs.spec]) AC_CANONICAL_HOST -- cgit