summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-04-02 15:39:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-04-02 15:39:20 +0000
commit475fb331ffebc42d0c6992ac725d63a33dd34f0f (patch)
tree10a73b9c755d57d7e8a6a0d17fe037e7312550e7 /configure.in
parentadded Jiri for autoconf'ing (diff)
downloadrtems-475fb331ffebc42d0c6992ac725d63a33dd34f0f.tar.bz2
disabled posix api for the no_cpu-rtems configuration in configure.in
and regenerated configure.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index af81decda2..80670571e9 100644
--- a/configure.in
+++ b/configure.in
@@ -423,6 +423,7 @@ case "${target}" in
no_cpu-rtems*)
rtems_bsp=no_bsp
makefiles=$no_cpu_mk
+ RTEMS_HAS_POSIX_API=no
;;
powerpc-rtems*)
rtems_bsp=papyrus