bootstrap.sh
author ali <ali@juiblex.co.uk>
Wed Oct 16 22:51:29 2013 +0100 (2013-10-16)
changeset 104 70cc629ec1e0
permissions -rw-r--r--
Fix bug #28: Don't report ., as double punctuation after "etc" or "&c"
     1 #!/bin/sh
     2 mkdir -p config
     3 aclocal && \
     4   libtoolize && \
     5   automake --foreign --add-missing && \
     6   autoconf