Author: sparky                       Date: Mon Jul 31 21:06:20 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix for ncurses/tinfo as-needed problem: --with-tlib="ncurses -ltinfo"

---- Files affected:
SPECS:
   vim.spec (1.370 -> 1.371) 

---- Diffs:

================================================================
Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.370 SPECS/vim.spec:1.371
--- SPECS/vim.spec:1.370        Thu Jul 13 10:03:06 2006
+++ SPECS/vim.spec      Mon Jul 31 23:06:14 2006
@@ -712,7 +712,7 @@
        --enable-gpm \
        --with-features=huge \
        --enable-multibyte \
-       --with-tlib=ncurses \
+       --with-tlib="ncurses -ltinfo" \
        --enable-nls \
        --with-modifiedby="PLD Linux Distribution" \
        --with-compiledby="PLD Linux Distribution"
@@ -1185,6 +1185,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.371  2006/07/31 21:06:14  sparky
+- fix for ncurses/tinfo as-needed problem: --with-tlib="ncurses -ltinfo"
+
 Revision 1.370  2006/07/13 08:03:06  adamg
 - updated to 7.0.039
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vim.spec?r1=1.370&r2=1.371&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to