summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-08-06 20:18:32 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-08-06 20:18:32 +0000
commit92b671dd5505803dc73712c41c81cd5f01732b42 (patch)
tree6be80a8ad76fe657c5164fad99ce528d1ec47b7a /cpukit/librpc/configure.ac
parent2002-08-06 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-92b671dd5505803dc73712c41c81cd5f01732b42.tar.bz2
2002-08-06 Joel Sherrill <joel@OARcorp.com>
* configure.ac: or32 does not currently support librpc.
Diffstat (limited to '')
-rw-r--r--cpukit/librpc/configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/librpc/configure.ac b/cpukit/librpc/configure.ac
index 433486617e..27334185c3 100644
--- a/cpukit/librpc/configure.ac
+++ b/cpukit/librpc/configure.ac
@@ -25,7 +25,9 @@ AC_PROG_RANLIB
RTEMS_CHECK_NETWORKING
AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
-AM_CONDITIONAL(rpc_not_supported, test "$RTEMS_CPU" = "c4x")
+AM_CONDITIONAL(rpc_not_supported, test "$RTEMS_CPU" = "c4x" \
+|| test "$RTEMS_CPU" = "or32" \
+)
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile