bootstrap.sh
author ali <ali@juiblex.co.uk>
Tue Sep 24 07:18:50 2013 +0100 (2013-09-24)
changeset 96 8c2d6a0cf717
permissions -rw-r--r--
Fix bug #10: loupe-test should have an option to display bookloupe output
     1 #!/bin/sh
     2 mkdir -p config
     3 aclocal && \
     4   libtoolize && \
     5   automake --foreign --add-missing && \
     6   autoconf