* A script to generate the Auto* stuff.

This commit is contained in:
Eelco Dolstra 2004-07-30 13:45:13 +00:00
parent e8a95108c0
commit 16c8b4c8e5
1 changed files with 5 additions and 0 deletions

5
bootstrap.sh Executable file
View File

@ -0,0 +1,5 @@
#! /bin/sh -e
aclocal
autoheader
automake --add-missing --copy
autoconf