aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/gnu-linux.h
diff options
context:
space:
mode:
authorRichard M. Stallman1994-06-19 15:24:14 +0000
committerRichard M. Stallman1994-06-19 15:24:14 +0000
commit8a1cf30e6e4f6659598290f90d6c21cad94580b3 (patch)
treed47c24f00bca52d54612e8771e7d3ed608361635 /src/s/gnu-linux.h
parent6cfc977ba316d4254fb4112e4d04231445883b20 (diff)
downloademacs-8a1cf30e6e4f6659598290f90d6c21cad94580b3.tar.gz
emacs-8a1cf30e6e4f6659598290f90d6c21cad94580b3.zip
(C_OPTIMIZE_SWITCH): Definition deleted.
Diffstat (limited to 'src/s/gnu-linux.h')
-rw-r--r--src/s/gnu-linux.h1
1 files changed, 0 insertions, 1 deletions
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. */
210#define LIBS_DEBUG 210#define LIBS_DEBUG
211#define LIBS_TERMCAP -ltermcap -lcurses /* save some space with shared libs*/ 211#define LIBS_TERMCAP -ltermcap -lcurses /* save some space with shared libs*/
212#define LIB_STANDARD -lc /* avoid -lPW */ 212#define LIB_STANDARD -lc /* avoid -lPW */
213#define C_OPTIMIZE_SWITCH /* configure can guess this just fine */
214#ifdef HAVE_X11 213#ifdef HAVE_X11
215#define LD_SWITCH_SYSTEM -L/usr/X386/lib 214#define LD_SWITCH_SYSTEM -L/usr/X386/lib
216#endif 215#endif