From dbaa9dd823cc8c9d43b81f1669e255d492e52572 Mon Sep 17 00:00:00 2001 From: Karl DeBisschop Date: Thu, 17 Oct 2002 06:06:44 +0000 Subject: revise now that aclocal is remved from CVS git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@134 f882894a-f735-0410-b71e-b25c423dba1c --- tools/setup | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'tools/setup') diff --git a/tools/setup b/tools/setup index 8d65f4a8..63da05d6 100755 --- a/tools/setup +++ b/tools/setup @@ -1,5 +1,8 @@ #! /bin/sh -autoconf -autoheader + +aclocal automake +autoheader +autoconf + chmod +x debian/rules \ No newline at end of file -- cgit v1.2.3