]> git.pld-linux.org Git - packages/js.git/blame - js-notermcap.patch
- prevent bug when there is mode make levels
[packages/js.git] / js-notermcap.patch
CommitLineData
d527971e
GS
1diff -urN js.orig/src/Makefile.ref js/src/Makefile.ref
2--- js.orig/src/Makefile.ref Thu May 20 11:26:41 2004
3+++ js/src/Makefile.ref Thu May 20 11:56:57 2004
4@@ -127,7 +127,7 @@
5 ifdef JS_READLINE
6 # For those platforms with the readline library installed.
7 DEFINES += -DEDITLINE
8-PROG_LIBS += -lreadline -ltermcap
9+PROG_LIBS += -lreadline
10 else
11 ifdef JS_EDITLINE
12 # Use the editline library, built locally.
This page took 0.068641 seconds and 4 git commands to generate.