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

Diff for /code/nelns/acinclude.m4 between version 1.13 and 1.14

+ + + + + + + + + + + + + + +
version 1.13, 2002/04/16 12:01:39version 1.14, 2002/04/25 17:52:16
Line 404 
Line 404 
     stlport_libraries="$with_stlport_lib"     stlport_libraries="$with_stlport_lib"
 fi fi
  
  dnl Check for the 'pthread' library. SLTPort needs it.
  AC_CHECK_LIB(pthread, main, , [AC_MSG_ERROR([cannot find the pthread library.])])
  
 AC_LANG_SAVE AC_LANG_SAVE
 AC_LANG_CPLUSPLUS AC_LANG_CPLUSPLUS
  


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