diff src/s/gnu-linux.h @ 7964:613f7a7d5778

(C_OPTIMIZE_SWITCH): Definition deleted.
author Richard M. Stallman <rms@gnu.org>
date Sun, 19 Jun 1994 15:24:14 +0000
parents eaca9ccb9f4a
children f2c73ebe4013
line wrap: on
line diff
--- a/src/s/gnu-linux.h	Sat Jun 18 21:12:42 1994 +0000
+++ b/src/s/gnu-linux.h	Sun Jun 19 15:24:14 1994 +0000
@@ -210,7 +210,6 @@
 #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