]> granicus.if.org Git - curl/commitdiff
useful script to run after updating from CVS
authorDaniel Stenberg <daniel@haxx.se>
Thu, 3 May 2001 09:12:53 +0000 (09:12 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 3 May 2001 09:12:53 +0000 (09:12 +0000)
buildconf [new file with mode: 0755]

diff --git a/buildconf b/buildconf
new file mode 100755 (executable)
index 0000000..ac62e0a
--- /dev/null
+++ b/buildconf
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+automake
+aclocal
+autoheader
+autoconf