]> code.delx.au - gnu-emacs/commitdiff
(LIBS_TERMCAP): Definition deleted.
authorKarl Heuer <kwzh@gnu.org>
Tue, 9 Jan 1996 23:48:52 +0000 (23:48 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 9 Jan 1996 23:48:52 +0000 (23:48 +0000)
src/s/gnu-linux.h

index fc07bc7d3f9596bbf6aafa03cdc19262514f0b43..c86ed7965546431e689089a0dfeefcb9d1b77e3c 100644 (file)
@@ -190,7 +190,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /* Best not to include -lg, unless it is last on the command line */
 #define LIBS_DEBUG
-#define LIBS_TERMCAP -ltermcap -lcurses /* save some space with shared libs*/
 #ifndef __ELF__
 #define LIB_STANDARD -lc /* avoid -lPW */
 #else