From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- cvs/cvsweb.cgi/code/nelns/configure.in?r1=1.15 | 288 +++++++++++++++++++++++++ 1 file changed, 288 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nelns/configure.in?r1=1.15 (limited to 'cvs/cvsweb.cgi/code/nelns/configure.in?r1=1.15') diff --git a/cvs/cvsweb.cgi/code/nelns/configure.in?r1=1.15 b/cvs/cvsweb.cgi/code/nelns/configure.in?r1=1.15 new file mode 100644 index 00000000..aed0646b --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/configure.in?r1=1.15 @@ -0,0 +1,288 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / nelns / configure.in
+ + + + + +
configure.in
+

+

Default branch: MAIN
+


+ Revision 1.15 / (download) - annotate - [selected], Tue Apr 16 12:01:39 2002 UTC (2 months ago) by valignat +
Branch: MAIN + +
CVS Tags: HEAD +
Changes since 1.14: +3 -6 + lines
Diff to previous 1.14 +

+ADDED a configure option to explicitly activate the use of the ccache (http://ccache.samba.org) utility.
+
+

+ Revision 1.14 / (download) - annotate - [select for diffs] +, Mon Apr 15 12:04:30 2002 UTC (2 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.13: +6 -1 + lines
Diff to previous 1.13 + to selected 1.15 +

+ADDED: ccache detection
+
+

+ Revision 1.13 / (download) - annotate - [select for diffs] +, Wed Apr 10 07:33:07 2002 UTC (2 months, 1 week ago) by lecroart +
Branch: MAIN + +
Changes since 1.12: +26 -6 + lines
Diff to previous 1.12 + to selected 1.15 +

+CHANGED: update makefile to manage log and cfg dir (thanks to loic dachary)
+
+

+ Revision 1.12 / (download) - annotate - [select for diffs] +, Thu Mar 21 10:54:37 2002 UTC (3 months ago) by valignat +
Branch: MAIN + +
Changes since 1.11: +3 -3 + lines
Diff to previous 1.11 + to selected 1.15 +

+Add Georges in the GNU/Linux compilation proccess. It nned to be activated with the configure option --enable-georges. AM_PATH_NEL takes a nwe argument (yes/no value) for the cheking of NeL Georges.
+
+

+ Revision 1.11 / (download) - annotate - [select for diffs] +, Tue Mar 19 17:42:48 2002 UTC (3 months ago) by valignat +
Branch: MAIN + +
Changes since 1.10: +20 -8 + lines
Diff to previous 1.10 + to selected 1.15 +

+Applied patches which help to have a clen install on GNU/Linux and to make a Debian package (changes on the management of config and log files, bugfixes, etc ...)
+
+

+ Revision 1.10 / (download) - annotate - [select for diffs] +, Thu Jan 10 14:33:20 2002 UTC (5 months, 1 week ago) by valignat +
Branch: MAIN + +
Changes since 1.9: +13 -4 + lines
Diff to previous 1.9 + to selected 1.15 +

+BUGFIX , cleanup and, support for minimum python version required in the configure scripts.
+
+

+ Revision 1.9 / (download) - annotate - [select for diffs] +, Mon Jan 7 16:09:52 2002 UTC (5 months, 1 week ago) by valignat +
Branch: MAIN + +
Changes since 1.8: +20 -166 + lines
Diff to previous 1.8 + to selected 1.15 +

+Rewrited NeL, NeLNS, and Snowballs configure.in scripts.
+ADDED an 'acinclude.m4' file which contain all M4 macros to check paths of the libraries that we need and macros to check the intalation of NeL. This file is placed in the code directory and there is symbolic links to that file in the 'nel', 'nelns' and 'snowballs2' directories.
+
+

+ Revision 1.8 / (download) - annotate - [select for diffs] +, Mon Oct 29 14:00:28 2001 UTC (7 months, 3 weeks ago) by valignat +
Branch: MAIN + +
Changes since 1.7: +3 -5 + lines
Diff to previous 1.7 + to selected 1.15 +

+REMOVED references to the Log service and the Time service.
+
+

+ Revision 1.7 / (download) - annotate - [select for diffs] +, Thu Aug 16 12:42:26 2001 UTC (10 months ago) by valignat +
Branch: MAIN + +
Changes since 1.6: +5 -5 + lines
Diff to previous 1.6 + to selected 1.15 +

+# FIXED a studid syntax error in NeL's STLPort checking.
+
+

+ Revision 1.6 / (download) - annotate - [select for diffs] +, Wed Aug 8 10:23:32 2001 UTC (10 months, 1 week ago) by valignat +
Branch: MAIN + +
Changes since 1.5: +9 -9 + lines
Diff to previous 1.5 + to selected 1.15 +

+Fixed a bug with the STLPort install directories.
+
+

+ Revision 1.5 / (download) - annotate - [select for diffs] +, Tue Aug 7 12:58:26 2001 UTC (10 months, 2 weeks ago) by valignat +
Branch: MAIN + +
Changes since 1.4: +73 -36 + lines
Diff to previous 1.4 + to selected 1.15 +

+UPDATED NeLNS configure.in file to match NeL's one (improved).
+
+

+ Revision 1.4 / (download) - annotate - [select for diffs] +, Tue Aug 7 12:41:46 2001 UTC (10 months, 2 weeks ago) by valignat +
Branch: MAIN + +
Changes since 1.3: +1 -68 + lines
Diff to previous 1.3 + to selected 1.15 +

+REMOVED Pyton checking... not needed anymore.
+
+

+ Revision 1.3 / (download) - annotate - [select for diffs] +, Mon Jun 18 14:04:46 2001 UTC (12 months ago) by valignat +
Branch: MAIN + +
Changes since 1.2: +1 -4 + lines
Diff to previous 1.2 + to selected 1.15 +

+REMOVED the agnet_service from NELNS compilatiom/install process.
+
+

+ Revision 1.2 / (download) - annotate - [select for diffs] +, Thu May 3 13:19:13 2001 UTC (13 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.1: +3 -1 + lines
Diff to previous 1.1 + to selected 1.15 +

+BUGFIX: now compile on linux
+
+

+ Revision 1.1 / (download) - annotate - [select for diffs] +, Wed Apr 18 13:54:25 2001 UTC (14 months ago) by valignat +
Branch: MAIN + +
Diff to selected 1.15 +

+RENAMED code/server to code/nelns.
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1