bootstrap.sh
author ali@juiblex.co.uk
Mon Jan 29 20:22:01 2007 +0000 (2007-01-29)
changeset 0 acc07f1f4b1e
permissions -rw-r--r--
Initial check-in. Mostly sort of works. Ish.
     1 #!/bin/sh
     2 #
     3 # $Id: bootstrap.sh,v 1.1 2004/12/30 09:07:43 ali Exp $
     4 #
     5 autoheader && \
     6   aclocal && \
     7   automake --foreign --add-missing && \
     8   autoconf