Jurgen, is this OK?
Index: autogen.sh =================================================================== --- autogen.sh (revision 30542) +++ autogen.sh (working copy) @@ -16,7 +16,7 @@ } case $automake_version in - *' '1.[5-9]*|*' '1.10*) + *' '1.[5-9]*|*' '1.1[01]*) ;; *) Seems to work fine, and we have it in trunk. rh