From: Tobias Oetiker Date: Mon, 5 Jul 2010 15:37:08 +0000 (+0000) Subject: remove gettext copy ... just don't use it when we don't have it ... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3effda5fdd3eeeb29755f7a0765a44c95fcc5faf;p=thirdparty%2Frrdtool-1.x.git remove gettext copy ... just don't use it when we don't have it ... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.3/program@2105 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/MakeMakefile b/MakeMakefile index b6658d6c..0d8a860a 100755 --- a/MakeMakefile +++ b/MakeMakefile @@ -3,7 +3,7 @@ # Run this script after the first cvs checkout to build # makefiles and friends -PATH="/usr/pack/automake-1.11-to/amd64-linux-debian3.1/:/usr/pack/automake-1.11-to/amd64-linux-ubuntu8.04/bin:$PATH" +PATH="/usr/pack/automake-1.11-to/amd64-linux-debian3.1/:/usr/pack/automake-1.11-to/amd64-linux-ubuntu8.04/bin:/usr/pack/gettext-0.18.1.1-to/amd64-linux-ubuntu8.04/bin:$PATH" export PATH vcheck (){ perl <