summaryrefslogtreecommitdiffstats
path: root/aclocal/enable-itron.m4
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-12 15:00:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-12 15:00:15 +0000
commitdf49c60c9671e4a28e636964d744c1f59fb6cb68 (patch)
treeeabd85e189514ad412a35414ba5d483dcda3ef1f /aclocal/enable-itron.m4
parentPurged as many egcs references as possible. (diff)
downloadrtems-df49c60c9671e4a28e636964d744c1f59fb6cb68.tar.bz2
Merged from 4.5.0-beta3a
Diffstat (limited to 'aclocal/enable-itron.m4')
-rw-r--r--aclocal/enable-itron.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/aclocal/enable-itron.m4 b/aclocal/enable-itron.m4
index c4c8353d2b..7670c4e4b0 100644
--- a/aclocal/enable-itron.m4
+++ b/aclocal/enable-itron.m4
@@ -15,10 +15,10 @@ esac],[RTEMS_HAS_ITRON_API=yes])
changequote(,)dnl
case "${target}" in
# hpux unix port should go here
- i[3456]86-pc-linux*) # unix "simulator" port
+ i[34567]86-pc-linux*) # unix "simulator" port
RTEMS_HAS_ITRON_API=no
;;
- i[3456]86-*freebsd2*) # unix "simulator" port
+ i[34567]86-*freebsd2*) # unix "simulator" port
RTEMS_HAS_ITRON_API=no
;;
no_cpu-*rtems*)