Code

Node tool: fix snapping of node rotation center
[inkscape.git] / tools-version.sh
index b3a960936aae7bb8643dd2505482a1f59920538d..209b9cf970530b1915a5019970995204acce5bf9 100755 (executable)
@@ -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 SVN version of inkscape,            '
+echo 'When you report a trouble about building BZR version of inkscape,            '
 echo 'Please report following information about distro and tools version, too.     '
 echo 
 (echo '--1. distribution------------------------------------------------------------'