* 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
Executable
+5
View File
@@ -0,0 +1,5 @@
#! /bin/sh -e
aclocal
autoheader
automake --add-missing --copy
autoconf