Revision: 6214 http://ipcop.svn.sourceforge.net/ipcop/?rev=6214&view=rev Author: owes Date: 2012-01-05 08:11:22 +0000 (Thu, 05 Jan 2012) Log Message: ----------- Drop unrecognized configure options.
Modified Paths: -------------- ipcop/trunk/lfs/slang Modified: ipcop/trunk/lfs/slang =================================================================== --- ipcop/trunk/lfs/slang 2012-01-04 09:38:34 UTC (rev 6213) +++ ipcop/trunk/lfs/slang 2012-01-05 08:11:22 UTC (rev 6214) @@ -84,10 +84,7 @@ @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE) # disabled options are not important. It's for modules and slsh that we don't care - cd $(DIR_APP) && ./configure --prefix=/usr \ - --disable-pcre \ - --disable-png \ - --disable-readline + cd $(DIR_APP) && ./configure --prefix=/usr cd $(DIR_APP) && sed -i 's/^#define SLANG_OPTIMIZE_FOR_SPEED.*$$/#define SLANG_OPTIMIZE_FOR_SPEED 0/' \ src/sl-feat.h cd $(DIR_APP) && sed -i 's/^#define SLANG_HAS_DEBUGGER_SUPPORT.*$$/#define SLANG_HAS_DEBUGGER_SUPPORT 0/' \ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn