projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2632fca
)
Don't use ncurses library.
author
Chris Hanson
<org/chris-hanson/cph>
Tue, 1 Feb 2000 04:08:27 +0000
(
04:08
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Tue, 1 Feb 2000 04:08:27 +0000
(
04:08
+0000)
v7/src/microcode/s/freebsd.h
patch
|
blob
|
history
diff --git
a/v7/src/microcode/s/freebsd.h
b/v7/src/microcode/s/freebsd.h
index e664117e2fee06581328d5b1b2fda8bff224b395..def8b37ea28886cf61ce548f8c89400ec477b910 100644
(file)
--- a/
v7/src/microcode/s/freebsd.h
+++ b/
v7/src/microcode/s/freebsd.h
@@
-1,7
+1,7
@@
/* -*-C-*-
System file for FreeBSD
-$Id: freebsd.h,v 1.
2 2000/02/01 01:50:54
cph Exp $
+$Id: freebsd.h,v 1.
3 2000/02/01 04:08:27
cph Exp $
Copyright (c) 1993-2000 Massachusetts Institute of Technology
@@
-34,7
+34,7
@@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#define M4_SWITCH_SYSTEM -P "define(SUPPRESS_LEADING_UNDERSCORE,1)"
-#define LIBS_TERMCAP LINUX_STATIC_LIBS (-l
ncurses -l
termcap)
+#define LIBS_TERMCAP LINUX_STATIC_LIBS (-ltermcap)
#define HAVE_TERMINFO
#define LD_SWITCH_SYSTEM -export-dynamic