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

Diff for /code/nel/bootstrap between version 1.1 and 1.2

+ + + + + + + + + + + + + + + + + +
version 1.1, 2000/11/23 11:51:35version 1.2, 2000/12/04 13:17:58
Line 1 
Line 1 
 #! /bin/sh #! /bin/sh
  
 set -x set -x
  
 rm -f config.cache rm -f config.cache
 aclocal 
 libtoolize --force --copy aclocal \
 autoheader && libtoolize --force --copy \
 automake --gnu --add-missing --copy && autoheader \
 autoconf && automake --gnu --add-missing --copy \
  && autoconf
  


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