From 2bb990f0a556da925be85ff3aa074bbdf000c168 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 11 Feb 1998 21:20:43 +0000 Subject: Fixed hppa1.1 configuration. --- configure | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configure') diff --git a/configure b/configure index fa333e20ea..1b8384f162 100644 --- a/configure +++ b/configure @@ -1335,7 +1335,7 @@ RTEMS_HOST=$host_os case "${target}" in # hpux unix port should go here - hppa1.1-rtems*) + hppa1.1-*-rtems*) target_cpu=hppa1_1 ;; i[3456]86-go32-rtems*) @@ -1349,11 +1349,11 @@ case "${target}" in RTEMS_HAS_POSIX_API=no RTEMS_HOST=Linux ;; - no_cpu-rtems*) + no_cpu-*rtems*) target_cpu=no_cpu RTEMS_HAS_POSIX_API=no ;; - powerpc-*tems*) + powerpc-*rtems*) target_cpu=ppc ;; sparc-sun-solaris*) # unix "simulator" port -- cgit v1.2.3