summaryrefslogtreecommitdiffstats
path: root/c/src/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/configure.ac')
-rw-r--r--c/src/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/configure.ac b/c/src/configure.ac
index ac58d78aa3..818da55246 100644
--- a/c/src/configure.ac
+++ b/c/src/configure.ac
@@ -43,7 +43,7 @@ if test "$RTEMS_CPU" != "unix"; then
fi
if test "$HAS_NETWORKING" = "yes"; then
- AC_CONFIG_SUBDIRS(libnetworking librpc)
+ AC_CONFIG_SUBDIRS(libnetworking)
if test "$RTEMS_HAS_RDBG" = "yes"; then
RTEMS_CHECK_RDBG(RTEMS_BSP)
fi