From 78ffe896ec72aa52fbdc6117c0c1101d865b4954 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 11 Oct 1999 15:50:20 +0000 Subject: Patch from Ralf Corsepius Removed all go32 configuration tests. This patch also comments out some special treatment for Cygwin from *.m4 macros. According to reports from David Fiddes. these should not be necessary anymore. --- aclocal/canonical-target-name.m4 | 3 --- 1 file changed, 3 deletions(-) (limited to 'aclocal/canonical-target-name.m4') diff --git a/aclocal/canonical-target-name.m4 b/aclocal/canonical-target-name.m4 index cf6890a4f2..ae4ea25caf 100644 --- a/aclocal/canonical-target-name.m4 +++ b/aclocal/canonical-target-name.m4 @@ -15,9 +15,6 @@ AC_MSG_CHECKING(rtems target cpu) changequote(,)dnl case "${target}" in # hpux unix port should go here - i[3456]86-go32-rtems*) - RTEMS_CPU=i386 - ;; i[3456]86-pc-linux*) # unix "simulator" port RTEMS_CPU=unix ;; -- cgit v1.2.3