From: 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: https://git.tokkee.org/?a=commitdiff_plain;h=a0b5edd56975ab1306937b43e91cb67a9ea7f6f0;p=rrdtool.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 b6658d6..0d8a860 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 <