From 78581bee489c4d086e8cdbcb9f568bd6db01809b Mon Sep 17 00:00:00 2001 From: "Guillermo J. Rozas" Date: Fri, 14 Feb 1992 21:12:00 +0000 Subject: [PATCH] Remove GCC test. It seems not to work on BSD at all anyway. --- v7/src/microcode/cmpauxmd/i386.m4 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/v7/src/microcode/cmpauxmd/i386.m4 b/v7/src/microcode/cmpauxmd/i386.m4 index f987e9425..9644b58f1 100644 --- a/v7/src/microcode/cmpauxmd/i386.m4 +++ b/v7/src/microcode/cmpauxmd/i386.m4 @@ -1,6 +1,6 @@ ### -*-Midas-*- ### -### $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/cmpauxmd/i386.m4,v 1.3 1992/02/14 21:08:48 jinx Exp $ +### $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/cmpauxmd/i386.m4,v 1.4 1992/02/14 21:12:00 jinx Exp $ ### ### Copyright (c) 1992 Massachusetts Institute of Technology ### @@ -99,8 +99,6 @@ #### Utility macros and definitions -ifdef(GCC,`errprint("cmpaux-i386.m4 only works with GCC!")') - define(use_external,`') # Declare desire to use an external define(external_reference,`_$1') # The actual reference -- 2.25.1