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/?p=rrdtool-all.git;a=commitdiff_plain;h=7d67908efeff6fe5646ba719d4a361aaf9f1b7ac 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@2105 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/program/MakeMakefile b/program/MakeMakefile index b6658d6c..0d8a860a 100755 --- a/program/MakeMakefile +++ b/program/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 <