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/enable-posix.m4 | 3 --- 1 file changed, 3 deletions(-) (limited to 'aclocal/enable-posix.m4') diff --git a/aclocal/enable-posix.m4 b/aclocal/enable-posix.m4 index d19c9b41a6..ee2d9fd37f 100644 --- a/aclocal/enable-posix.m4 +++ b/aclocal/enable-posix.m4 @@ -16,9 +16,6 @@ AC_SUBST(RTEMS_HAS_POSIX_API) changequote(,)dnl case "${target}" in # hpux unix port should go here - i[3456]86-go32-rtems*) - RTEMS_HAS_POSIX_API=no - ;; i[3456]86-pc-linux*) # unix "simulator" port RTEMS_HAS_POSIX_API=no ;; -- cgit v1.2.3