scripts/build/mpfr.sh
changeset 798 aa89c67f0ffc
parent 656 b43129be0f04
child 1063 1b4b6359a329
     1.1 --- a/scripts/build/mpfr.sh	Mon Jul 14 15:15:40 2008 +0000
     1.2 +++ b/scripts/build/mpfr.sh	Sun Aug 17 14:10:44 2008 +0000
     1.3 @@ -35,7 +35,7 @@
     1.4      # do that in the future...
     1.5      CT_Pushd "${CT_SRC_DIR}/${CT_MPFR_FILE}"
     1.6      if [ ! -f .autotools.ct-ng ]; then
     1.7 -        CT_DoLog EXTRA "Re-building autotools files"
     1.8 +        CT_DoLog DEBUG "Re-building autotools files"
     1.9          CT_DoExecLog ALL autoreconf -fi
    1.10          CT_DoExecLog ALL libtoolize -f
    1.11          touch .autotools.ct-ng