From a8cd7705e7898d77764aa12ddcc2e29de1860138 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Thu, 18 May 2006 22:05:43 +0000 Subject: Synchronise with coreutils 2.95. Gettext now synced with coreutils, so no longer development platform requirement git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1394 f882894a-f735-0410-b71e-b25c423dba1c --- tools/setup | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tools/setup') diff --git a/tools/setup b/tools/setup index 17eed516..63a165af 100755 --- a/tools/setup +++ b/tools/setup @@ -24,9 +24,10 @@ if test -d $HOME/share/aclocal ; then extra="-I $HOME/share/aclocal" fi -autopoint --force +# 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