]> err.no Git - varnish/commitdiff
Autotools bootstrap script.
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 22 Feb 2006 16:49:53 +0000 (16:49 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 22 Feb 2006 16:49:53 +0000 (16:49 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@15 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-doc/autogen.sh [new file with mode: 0755]

diff --git a/varnish-doc/autogen.sh b/varnish-doc/autogen.sh
new file mode 100755 (executable)
index 0000000..8f60e50
--- /dev/null
@@ -0,0 +1,8 @@
+#!/bin/sh
+#
+# $Id$
+#
+
+aclocal
+automake --add-missing --copy --force --foreign
+autoconf