[Opensrf-commits] r965 - branches/autotools
svn at svn.open-ils.org
svn at svn.open-ils.org
Sun Jun 24 06:41:55 EDT 2007
Author: asmodai
Date: 2007-06-24 06:39:34 -0400 (Sun, 24 Jun 2007)
New Revision: 965
Added:
branches/autotools/autogen.sh
Log:
Add an autotools (re)generation script.
Added: branches/autotools/autogen.sh
===================================================================
--- branches/autotools/autogen.sh (rev 0)
+++ branches/autotools/autogen.sh 2007-06-24 10:39:34 UTC (rev 965)
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+autoconf -v
+automake -acv --foreign
Property changes on: branches/autotools/autogen.sh
___________________________________________________________________
Name: svn:executable
+ *
More information about the opensrf-commits
mailing list