useful script to run after updating from CVS

This commit is contained in:
Daniel Stenberg 2001-05-03 09:12:53 +00:00
parent 73982c65d2
commit 14521b418e

6
buildconf Executable file
View file

@ -0,0 +1,6 @@
#!/bin/sh
automake
aclocal
autoheader
autoconf