Correcting autotools.sh to autotool.sh

The docs say ./autotools.sh but the file is named autotool.sh
This commit is contained in:
ezrafree 2014-01-20 12:57:34 -07:00
parent 796fd9f1e5
commit c74cb153db

View File

@ -104,7 +104,7 @@ Installing the dependencies using MacPorts is very straightforward.
Once installed dependencies, do:
./autotools.sh
./autotool.sh
./configure --enable-logging
make