SPECS (AC-branch): vim.spec - fix build with --as-needed

sparky sparky at pld-linux.org
Thu Oct 12 14:32:49 CEST 2006


Author: sparky                       Date: Thu Oct 12 12:32:49 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- fix build with --as-needed

---- Files affected:
SPECS:
   vim.spec (1.357.2.9.2.3 -> 1.357.2.9.2.3.2.1) 

---- Diffs:

================================================================
Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.357.2.9.2.3 SPECS/vim.spec:1.357.2.9.2.3.2.1
--- SPECS/vim.spec:1.357.2.9.2.3	Sat Sep  2 20:49:37 2006
+++ SPECS/vim.spec	Thu Oct 12 14:32:44 2006
@@ -803,7 +803,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"
@@ -1264,6 +1264,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.357.2.9.2.3.2.1  2006/10/12 12:32:44  sparky
+- fix build with --as-needed
+
 Revision 1.357.2.9.2.3  2006/09/02 18:49:37  adamg
 - updated to 7.0.081
 - make -j1 in make install
================================================================

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



More information about the pld-cvs-commit mailing list