SOURCES: tcl-readline.patch - updated
arekm
arekm at pld-linux.org
Thu Oct 18 08:26:57 CEST 2007
Author: arekm Date: Thu Oct 18 06:26:57 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated
---- Files affected:
SOURCES:
tcl-readline.patch (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SOURCES/tcl-readline.patch
diff -u SOURCES/tcl-readline.patch:1.5 SOURCES/tcl-readline.patch:1.6
--- SOURCES/tcl-readline.patch:1.5 Wed May 24 01:08:00 2006
+++ SOURCES/tcl-readline.patch Thu Oct 18 08:26:52 2007
@@ -12,7 +12,7 @@
@@ -574,7 +574,7 @@
tclsh: ${TCLSH_OBJS} ${TCL_LIB_FILE}
- ${CC} ${CFLAGS} ${LDFLAGS} ${TCLSH_OBJS} @TCL_BUILD_LIB_SPEC@ ${LIBS} \
+ ${CC} ${CFLAGS} ${LDFLAGS} ${TCLSH_OBJS} @TCL_BUILD_LIB_SPEC@ ${LIBS} @EXTRA_TCLSH_LIBS@ \
- ${CC_SEARCH_FLAGS} -o tclsh
+ -lreadline -lncurses ${CC_SEARCH_FLAGS} -o tclsh
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/tcl-readline.patch?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list