From: asmodai Date: Sun, 24 Jun 2007 10:39:34 +0000 (+0000) Subject: Add an autotools (re)generation script. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=66bd75e6f81e825a441cafd4064efa697897f31f;p=OpenSRF.git Add an autotools (re)generation script. git-svn-id: svn://svn.open-ils.org/OpenSRF/branches/autotools@965 9efc2488-bf62-4759-914b-345cdb29e865 --- diff --git a/autogen.sh b/autogen.sh new file mode 100755 index 0000000..b112053 --- /dev/null +++ b/autogen.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +autoconf -v +automake -acv --foreign