[or-cvs] r14857: At the suggestion of arma. (torwall/trunk)

ioerror at seul.org ioerror at seul.org
Sat May 31 07:22:05 UTC 2008


Author: ioerror
Date: 2008-05-31 03:22:05 -0400 (Sat, 31 May 2008)
New Revision: 14857

Added:
   torwall/trunk/autogen.sh
Log:
At the suggestion of arma.


Added: torwall/trunk/autogen.sh
===================================================================
--- torwall/trunk/autogen.sh	                        (rev 0)
+++ torwall/trunk/autogen.sh	2008-05-31 07:22:05 UTC (rev 14857)
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+set -e
+
+# Run this to generate all the initial makefiles, etc.
+aclocal && \
+	autoconf && \
+	automake --add-missing --copy


Property changes on: torwall/trunk/autogen.sh
___________________________________________________________________
Name: svn:executable
   + *



More information about the tor-commits mailing list