Added buildconf.sh script.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 11 Oct 2000 12:21:50 +0000 (12:21 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 11 Oct 2000 12:21:50 +0000 (12:21 +0000)
buildconf.sh [new file with mode: 0755]

diff --git a/buildconf.sh b/buildconf.sh
new file mode 100755 (executable)
index 0000000..5c92300
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+# $Id: buildconf.sh,v 1.1 2000-10-11 12:21:50 adam Exp $
+libtoolize
+automake -a
+autoconf