Mercurial > emacs
changeset 7964:613f7a7d5778
(C_OPTIMIZE_SWITCH): Definition deleted.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 19 Jun 1994 15:24:14 +0000 |
parents | b66df6f80740 |
children | a563319a7968 |
files | src/s/gnu-linux.h |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
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