bootstrap.sh
author ali <ali@juiblex.co.uk>
Sat May 25 19:14:21 2013 +0100 (2013-05-25)
changeset 44 66483ebc9b56
permissions -rw-r--r--
Break check_for_odd_characters() out
     1 #!/bin/sh
     2 mkdir -p config
     3 aclocal && \
     4   libtoolize && \
     5   automake --foreign --add-missing && \
     6   autoconf