From ad20f5950677a3da7088fc0b13b6509c08540403 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 26 Feb 2008 19:29:45 +0000 Subject: 2008-02-26 Joel Sherrill * configure.ac: Stop building nfsclient here and build it in CPUKIT. --- c/src/configure.ac | 2 -- 1 file changed, 2 deletions(-) (limited to 'c/src/configure.ac') diff --git a/c/src/configure.ac b/c/src/configure.ac index 7aa178b6f4..31ea3578e9 100644 --- a/c/src/configure.ac +++ b/c/src/configure.ac @@ -144,7 +144,6 @@ fi BSP_SUBDIRS="$BSP_SUBDIRS lib" BSP_SUBDIRS="$BSP_SUBDIRS libchip" -BSP_SUBDIRS="$BSP_SUBDIRS nfsclient" AS_IF([test "$RTEMS_HAS_CPLUSPLUS" = "yes"],[ AC_CONFIG_SUBDIRS([librtems++]) @@ -251,7 +250,6 @@ lib/libcpu/Makefile lib/libbsp/Makefile -nfsclient/Makefile ada/Makefile wrapup/Makefile -- cgit v1.2.3