bootstrap.sh
author ali <ali@juiblex.co.uk>
Sat May 25 17:01:36 2013 +0100 (2013-05-25)
changeset 43 e4042a067753
permissions -rw-r--r--
Break analyse_quotes() out
     1 #!/bin/sh
     2 mkdir -p config
     3 aclocal && \
     4   libtoolize && \
     5   automake --foreign --add-missing && \
     6   autoconf