last-svn-commit-71-g019eafb bootstrap: Be terser.

--- ChangeLog | 4 ++++ bootstrap | 3 --- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 322b639..d116ebe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2010-03-17 Roland Levillain <roland@lrde.epita.fr> + * bootstrap: Be terser. + +2010-03-17 Roland Levillain <roland@lrde.epita.fr> + * bootstrap: Don't remove the automatically collected temp dir. 2010-03-17 Roland Levillain <roland@lrde.epita.fr> diff --git a/bootstrap b/bootstrap index 566a62f..3187d3b 100755 --- a/bootstrap +++ b/bootstrap @@ -150,9 +150,6 @@ EOF # dvipng is required by TeX4ht. require dvipng 1.11 -# Tell what's going on. -set -x - # Generate milena/headers.mk run milena `pwd`/build-aux/generate_dist_headers.sh mln ./headers.mk ./nodist-headers -- 1.5.6.5
participants (1)
-
Roland Levillain