From 4fbc195b83b0b718805b11566458fb946074fa78 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Thu, 18 May 2006 23:09:03 +0000 Subject: Fixes from coreutils sync: some files now required and removed generateable files git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1395 f882894a-f735-0410-b71e-b25c423dba1c --- tools/setup | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tools/setup') diff --git a/tools/setup b/tools/setup index 63a165af..501ae209 100755 --- a/tools/setup +++ b/tools/setup @@ -18,6 +18,8 @@ else echo Found GNU Make at $MAKE ... good. fi +( cd m4 && $MAKE -f Makefile.am Makefile.am.in ) + # This bit is to fix SF's compile server as libtool not installed by default extra="" if test -d $HOME/share/aclocal ; then @@ -27,7 +29,7 @@ fi # I think gettext no longer necessary, as all necessary files imported from coreutils #autopoint --force aclocal -I m4 $extra -#libtoolize --force --copy +libtoolize --force --copy autoheader automake --add-missing --force-missing --copy autoconf -- cgit v1.2.3-74-g34f1