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/acinclude.m4?r1=1.6&sortby=log | 282 +++++++++++++++++++++ 1 file changed, 282 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/acinclude.m4?r1=1.6&sortby=log (limited to 'cvs/cvsweb.cgi/code/acinclude.m4?r1=1.6&sortby=log') diff --git a/cvs/cvsweb.cgi/code/acinclude.m4?r1=1.6&sortby=log b/cvs/cvsweb.cgi/code/acinclude.m4?r1=1.6&sortby=log new file mode 100644 index 00000000..881c9d82 --- /dev/null +++ b/cvs/cvsweb.cgi/code/acinclude.m4?r1=1.6&sortby=log @@ -0,0 +1,282 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / acinclude.m4
+ + + + + +
acinclude.m4
+

+

Default branch: MAIN
+


+ Revision 1.14 / (download) - annotate - [select for diffs] +, Thu Apr 25 17:52:16 2002 UTC (4 weeks, 5 days ago) by valignat +
Branch: MAIN + +
CVS Tags: georges_v2, +HEAD +
Changes since 1.13: +4 -1 + lines
Diff to previous 1.13 + to selected 1.6 +

+Added check on the 'pthread' library. SLTPort needs it.
+
+

+ Revision 1.13 / (download) - annotate - [select for diffs] +, Tue Apr 16 12:01:39 2002 UTC (6 weeks, 1 day ago) by valignat +
Branch: MAIN + +
Changes since 1.12: +28 -1 + lines
Diff to previous 1.12 + to selected 1.6 +

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

+ Revision 1.12 / (download) - annotate - [select for diffs] +, Fri Mar 29 10:19:10 2002 UTC (2 months ago) by valignat +
Branch: MAIN + +
Changes since 1.11: +2 -2 + lines
Diff to previous 1.11 + to selected 1.6 +

+Fixed a mispelling mistake.
+
+

+ Revision 1.11 / (download) - annotate - [select for diffs] +, Tue Mar 26 14:37:45 2002 UTC (2 months ago) by valignat +
Branch: MAIN + +
Changes since 1.10: +3 -3 + lines
Diff to previous 1.10 + to selected 1.6 +

+BUGFIXES on several smalls points of doing smalls tasks of the autotools process which were a problem for the debian packaging.
+
+

+ Revision 1.10 / (download) - annotate - [select for diffs] +, Thu Mar 21 10:54:37 2002 UTC (2 months, 1 week ago) by valignat +
Branch: MAIN + +
Changes since 1.9: +5 -2 + lines
Diff to previous 1.9 + to selected 1.6 +

+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.9 / (download) - annotate - [select for diffs] +, Tue Mar 19 17:42:48 2002 UTC (2 months, 1 week ago) by valignat +
Branch: MAIN + +
Changes since 1.8: +104 -117 + lines
Diff to previous 1.8 + to selected 1.6 +

+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.8 / (download) - annotate - [select for diffs] +, Mon Feb 18 12:58:38 2002 UTC (3 months, 1 week ago) by lecroart +
Branch: MAIN + +
Changes since 1.7: +7 -2 + lines
Diff to previous 1.7 + to selected 1.6 +

+FIX: debug mode (thanks to Loic Dachary)
+
+

+ Revision 1.7 / (download) - annotate - [select for diffs] +, Tue Jan 29 13:21:42 2002 UTC (3 months, 4 weeks ago) by valignat +
Branch: MAIN + +
Changes since 1.6: +16 -48 + lines
Diff to previous 1.6 +

+BUGFIX: fixed the linking probleme of snowballs with NeL's libraries present since the configure scripts was rewrote.
+
+

+ Revision 1.6 / (download) - annotate - [selected], Mon Jan 28 14:59:45 2002 UTC (3 months, 4 weeks ago) by valignat +
Branch: MAIN + +
Changes since 1.5: +6 -1 + lines
Diff to previous 1.5 +

+ADDED the fact that the the STLPort headers can be installed in a include directory in the AM_PATH_STLPORT macro.
+
+

+ Revision 1.5 / (download) - annotate - [select for diffs] +, Mon Jan 28 14:40:26 2002 UTC (3 months, 4 weeks ago) by valignat +
Branch: MAIN + +
Changes since 1.4: +7 -7 + lines
Diff to previous 1.4 + to selected 1.6 +

+BUGFIX: a stupid syntax error on the AM_PATH_OPENAL m4 macro that was making the configure script fail on the OpenAL library.
+
+

+ Revision 1.4 / (download) - annotate - [select for diffs] +, Tue Jan 22 14:24:56 2002 UTC (4 months ago) by valignat +
Branch: MAIN + +
Changes since 1.3: +6 -1 + lines
Diff to previous 1.3 + to selected 1.6 +

+BUGFIX on the configure script option '--with-nel-lib' which wasn't applied in NeL's M4 macro.
+
+

+ Revision 1.3 / (download) - annotate - [select for diffs] +, Thu Jan 10 14:33:19 2002 UTC (4 months, 2 weeks ago) by valignat +
Branch: MAIN + +
Changes since 1.2: +16 -8 + lines
Diff to previous 1.2 + to selected 1.6 +

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

+ Revision 1.2 / (download) - annotate - [select for diffs] +, Tue Jan 8 10:09:35 2002 UTC (4 months, 2 weeks ago) by valignat +
Branch: MAIN + +
Changes since 1.1: +2 -2 + lines
Diff to previous 1.1 + to selected 1.6 +

+Added the NL_DEBUG_FAST define for the medium debug mode.
+
+

+ Revision 1.1 / (download) - annotate - [select for diffs] +, Mon Jan 7 16:09:52 2002 UTC (4 months, 2 weeks ago) by valignat +
Branch: MAIN + +
Diff to selected 1.6 +

+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.
+
+ + + + + +
Request Diffs
+

+

+

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

+

+ +

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