Add an autotools (re)generation script.
authorasmodai <asmodai@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 24 Jun 2007 10:39:34 +0000 (10:39 +0000)
committerasmodai <asmodai@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 24 Jun 2007 10:39:34 +0000 (10:39 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/branches/autotools@965 9efc2488-bf62-4759-914b-345cdb29e865

autogen.sh [new file with mode: 0755]

diff --git a/autogen.sh b/autogen.sh
new file mode 100755 (executable)
index 0000000..b112053
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+autoconf -v
+automake -acv --foreign