From 8a1cf30e6e4f6659598290f90d6c21cad94580b3 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 19 Jun 1994 15:24:14 +0000 Subject: [PATCH] (C_OPTIMIZE_SWITCH): Definition deleted. --- src/s/gnu-linux.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index eac1dd62c97..320573ab001 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h @@ -210,7 +210,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define LIBS_DEBUG #define LIBS_TERMCAP -ltermcap -lcurses /* save some space with shared libs*/ #define LIB_STANDARD -lc /* avoid -lPW */ -#define C_OPTIMIZE_SWITCH /* configure can guess this just fine */ #ifdef HAVE_X11 #define LD_SWITCH_SYSTEM -L/usr/X386/lib #endif -- 2.39.5