diff options
Diffstat (limited to 'src/s/gnu-linux.h')
| -rw-r--r-- | src/s/gnu-linux.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index fc07bc7d3f9..c86ed796554 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -190,7 +190,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 190 | 190 | ||
| 191 | /* Best not to include -lg, unless it is last on the command line */ | 191 | /* Best not to include -lg, unless it is last on the command line */ |
| 192 | #define LIBS_DEBUG | 192 | #define LIBS_DEBUG |
| 193 | #define LIBS_TERMCAP -ltermcap -lcurses /* save some space with shared libs*/ | ||
| 194 | #ifndef __ELF__ | 193 | #ifndef __ELF__ |
| 195 | #define LIB_STANDARD -lc /* avoid -lPW */ | 194 | #define LIB_STANDARD -lc /* avoid -lPW */ |
| 196 | #else | 195 | #else |