11 lines
216 B
Text
11 lines
216 B
Text
--- Makefile.in.orig Fri Apr 9 20:02:59 1999
|
|
+++ Makefile.in Thu Apr 15 23:09:36 1999
|
|
@@ -15,7 +15,7 @@
|
|
LDFLAGS = @LDFLAGS@
|
|
O=o
|
|
|
|
-LIBS = @LIBS@
|
|
+LIBS = -ltermcap
|
|
|
|
prefix = @prefix@
|
|
exec_prefix = @exec_prefix@
|