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

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

+ + + + + + + + + + + + + + + + + + +
version 1.2, 2000/12/04 13:17:58version 1.3, 2001/06/29 14:40:58
Line 4 
Line 4 
  
 rm -f config.cache rm -f config.cache
  
  # This is to avoid atomake to complain about the fact that there is no
  # ChangeLog File at the moment
  if  test ! -f ChangeLog
  then
          touch ChangeLog
  fi
  
 aclocal \ aclocal \
 && libtoolize --force --copy \ && libtoolize --force --copy \
 && autoheader \ && autoheader \


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