* A script to generate the Auto* stuff.
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#! /bin/sh -e
|
||||
aclocal
|
||||
autoheader
|
||||
automake --add-missing --copy
|
||||
autoconf
|
||||
Reference in New Issue
Block a user