From ce25dc6fa4ca91274bef2e3cbd327d4aefbb0e34 Mon Sep 17 00:00:00 2001 From: "fredrik@DOLDA2000.COM" Date: Mon, 23 May 2005 00:30:50 +0000 Subject: [PATCH] Add bootstrap from doldadns. git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/icmp-dn@240 959494ce-11ee-0310-bf91-de5d638817bd --- bootstrap | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bootstrap diff --git a/bootstrap b/bootstrap new file mode 100755 index 0000000..28df084 --- /dev/null +++ b/bootstrap @@ -0,0 +1,3 @@ +#! /bin/sh + +aclocal$AUTOMAKE_VERSION && autoheader && automake$AUTOMAKE_VERSION --add-missing --copy && autoconf -- 2.11.0