[Opensrf-commits] r966 - branches/autotools
svn at svn.open-ils.org
svn at svn.open-ils.org
Sun Jun 24 06:47:15 EDT 2007
Author: asmodai
Date: 2007-06-24 06:44:57 -0400 (Sun, 24 Jun 2007)
New Revision: 966
Modified:
branches/autotools/autogen.sh
Log:
Add autoheader.
Modified: branches/autotools/autogen.sh
===================================================================
--- branches/autotools/autogen.sh 2007-06-24 10:39:34 UTC (rev 965)
+++ branches/autotools/autogen.sh 2007-06-24 10:44:57 UTC (rev 966)
@@ -1,4 +1,5 @@
#!/bin/sh
autoconf -v
+autoheader -v
automake -acv --foreign
More information about the opensrf-commits
mailing list