aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/gnu-linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/gnu-linux.h')
-rw-r--r--src/s/gnu-linux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h
index d2f99952d62..dc1becd5e69 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -184,6 +184,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
184#define LIBS_DEBUG 184#define LIBS_DEBUG
185#define LIBS_TERMCAP -ltermcap -lcurses /* save some space with shared libs*/ 185#define LIBS_TERMCAP -ltermcap -lcurses /* save some space with shared libs*/
186#define LIB_STANDARD -lc /* avoid -lPW */ 186#define LIB_STANDARD -lc /* avoid -lPW */
187#define C_OPTIMIZE_SWITCH /* configure can guess this just fine */
187#ifdef HAVE_X11 188#ifdef HAVE_X11
188#define LD_SWITCH_SYSTEM -L/usr/X386/lib 189#define LD_SWITCH_SYSTEM -L/usr/X386/lib
189#endif 190#endif