From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/INSTALL.diff?r1=1.17&r2=1.18&sortby=date | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nel/INSTALL.diff?r1=1.17&r2=1.18&sortby=date (limited to 'cvs/cvsweb.cgi/code/nel/INSTALL.diff?r1=1.17&r2=1.18&sortby=date') diff --git a/cvs/cvsweb.cgi/code/nel/INSTALL.diff?r1=1.17&r2=1.18&sortby=date b/cvs/cvsweb.cgi/code/nel/INSTALL.diff?r1=1.17&r2=1.18&sortby=date new file mode 100644 index 00000000..bff622d7 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nel/INSTALL.diff?r1=1.17&r2=1.18&sortby=date @@ -0,0 +1,48 @@ + + + +code/nel/INSTALL - diff - 1.18 + +
[BACK] Return to INSTALL + CVS log [TXT][DIR] Up to Nevrax / code / nel

Diff for /code/nel/INSTALL between version 1.17 and 1.18

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
version 1.17, 2001/08/09 14:46:46version 1.18, 2001/08/09 17:19:39
Line 131 
Line 131 
       The option "--with-stlport" allow to override the default STL headers       The option "--with-stlport" allow to override the default STL headers
  
       It is possible to compile and install only the needed part of NeL.       It is possible to compile and install only the needed part of NeL.
       So you may, by using --disable-<net|3d|pacs> and --enable-<sound|ai>.       So you may, by using --disable-<net|3d|pacs> and --enable-<sound|ai> :
       NeL Misc is mandatory and cannot be disabled. 
           - misc
                default: Mandatory
           - net
                default: Enables
                desativate with: --disable-net
           - 3d
                default: Enable
                desativate with: --disable-3d
           - pacs
                default: Enable
                desativate with: --disable-pacs
           - sound
                default: Disable
                ativate with: --enable-sound
           - ai
                default: Disable
                ativate with: --enable-ai
  
       To pass additional arguments to the C++ compiler, use the command line :       To pass additional arguments to the C++ compiler, use the command line :
  


+
Legend:
+
Removed from v.1.17 
changed lines
 Added in v.1.18
+
+ + + + +
+
\ No newline at end of file -- cgit v1.2.1