X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=tools-version.sh;h=0dfea20115e2453a18a40d84d19ed3eb61f1fff6;hb=9750c2b6fc6843862effd2be59402193fe7171a1;hp=196863fa1e297f6db0882c3056ec7ca1692db61f;hpb=6b15695578f07a3f72c4c9475c1a261a3021472a;p=inkscape.git diff --git a/tools-version.sh b/tools-version.sh index 196863fa1..0dfea2011 100755 --- a/tools-version.sh +++ b/tools-version.sh @@ -5,14 +5,14 @@ # distro web page: http://distro.pipfield.ca/ # Please add a tool you want to check -TOOLS="m4 autoconf autoheader automake automake-1.7 automake-1.8 automake-1.9 aclocal aclocal-1.7 aclocal-1.8 aclocal-1.9 intltoolize gettextize libtoolize " +TOOLS="m4 autoconf autoheader automake automake-1.7 automake-1.8 automake-1.9 aclocal aclocal-1.7 aclocal-1.8 aclocal-1.9 intltoolize gettextize " ENVPATTERN='PATH\|FLAGS\|LANG' srcdir=`dirname $0` test -z "$srcdir" && srcdir=. echo '=============================================================================' -echo 'When you report a trouble about building CVS version of inkscape, ' +echo 'When you report a trouble about building SVN version of inkscape, ' echo 'Please report following information about distro and tools version, too. ' echo (echo '--1. distribution------------------------------------------------------------'