Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/base
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31928

Modified Files:
        libncursesw5.info 
Log Message:
update configure params, thanks max.


Index: libncursesw5.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/base/libncursesw5.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libncursesw5.info   20 Jul 2011 13:29:03 -0000      1.1
+++ libncursesw5.info   9 Sep 2013 01:35:47 -0000       1.2
@@ -21,17 +21,28 @@
        #Need to remove these entries to avoid failure on case sensitive file 
systems
        perl -pi -e "s/hp70092a\|//; s/hp2621a\|//; s/2621a\|//" 
misc/terminfo.src
 <<
-ConfigureParams: --without-ada --without-pkg-config --with-shared --with-debug 
--enable-termcap --mandir=%p/share/man 
--with-terminfo-dirs="%p/share/terminfo:/usr/share/terminfo" 
--with-default-terminfo-dir="%p/share/terminfo" --enable-no-padding 
--enable-sigwinch --enable-tcap-names --enable-hard-tabs --enable-widec 
--disable-mixed-case
+ConfigureParams: <<
+  --without-ada \
+  --without-pkg-config \
+  --with-shared \
+  --with-debug \
+  --enable-termcap \
+  --mandir=%p/share/man \
+  --with-terminfo-dirs="%p/share/terminfo:/usr/share/terminfo" \
+  --with-default-terminfo-dir="%p/share/terminfo" \
+  --enable-no-padding \
+  --enable-sigwinch \
+  --enable-tcap-names \
+  --enable-hard-tabs \
+  --enable-widec \
+  --disable-mixed-case \
+  cf_cv_typeof_chtype=long
+<<
 NoSetCFLAGS: true
 NoSetLDFLAGS: true
 NoSetCPPFLAGS: true
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
-CompileScript: <<
-  #!/bin/sh -ev
-  ./configure %c cf_cv_typeof_chtype=long
-  make
-<<
 InstallScript: <<
 #!/bin/sh -ev
   make install.libs DESTDIR=%d DYLD_LIBRARY_PATH=`pwd`/lib:`pwd`/lib/ncurses


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to