Browse Source

remove out-of-date comment.

pre-master-46
h_vogt 9 years ago
parent
commit
230bce05cf
  1. 3
      compile_min.sh

3
compile_min.sh

@ -45,9 +45,6 @@ fi
#./autogen.sh --adms #./autogen.sh --adms
#if [ $? -ne 0 ]; then echo "./autogen.sh failed"; exit 1 ; fi #if [ $? -ne 0 ]; then echo "./autogen.sh failed"; exit 1 ; fi
# In the following ../configure commands you will find an additional entry to the CFLAGS
# '-fno-omit-frame-pointer'. This entry compensates for a compiler bug of actual mingw gcc 4.6.1.
echo echo
if test "$1" = "64"; then if test "$1" = "64"; then
cd release64 cd release64

Loading…
Cancel
Save