From: des Date: Wed, 22 Feb 2006 16:49:53 +0000 (+0000) Subject: Autotools bootstrap script. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=759b0c0f3588ae374b87ce05b4630e199f07a2b6;p=varnish Autotools bootstrap script. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@15 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-doc/autogen.sh b/varnish-doc/autogen.sh new file mode 100755 index 00000000..8f60e508 --- /dev/null +++ b/varnish-doc/autogen.sh @@ -0,0 +1,8 @@ +#!/bin/sh +# +# $Id$ +# + +aclocal +automake --add-missing --copy --force --foreign +autoconf