2 if autoreconf
--install --symlink --force; then
4 echo "------------------------------------------------------"
5 echo "Initialized build system. You can now run ./configure "
6 echo "------------------------------------------------------"
10 echo "--------------------------"
11 echo "Running autoreconf failed."
12 echo "--------------------------"