Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 23 Mar 2012 13:28:17 +0000 (14:28 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 23 Mar 2012 13:28:17 +0000 (14:28 +0100)
buildconf.sh

index b2edcf6..bc1f6e2 100755 (executable)
@@ -128,7 +128,7 @@ EOF
     if [ "`uname -s`" = FreeBSD ]; then
         cat <<EOF
 When building from a Git, you need these FreeBSD Ports:
-  pkg_add -r autoconf262 automake110 libtool bison tcl84 \\
+  pkg_add -r autoconf268 automake111 libtool bison tcl84 \\
              docbook-xsl libxml2 libxslt
   pkg_add -r icu4
 EOF