I don't think this is intentional:
[bero@c64 ~]$ echo "test!!"
echo "testecho "testecho "test!"""
testecho testecho test!
ttyl
bero
On Tuesday, 17. October 2006 14:14, Bernhard Rosenkraenzer wrote:
> Trying to run ./configure (fairly standard autoconf generated script) for
> KDE 3.x kdebase results in [...]
>
> It works after reverting to bash 3.1 (while leaving KDE/autoconf the same)
Fix for bash 3.2 attached.
Trying to run ./configure (fairly standard autoconf generated script) for KDE
3.x kdebase results in:
checking for MAXPATHLEN... ./configure: line 61366: syntax error near
unexpected token `do'
./configure: line 61366: ` dirs=`for i in $files; do if test -d $i; then echo
$i; fi; done`'
As usu