>>> "Ralf" == Ralf Corsepius <corsepiu@xxxxxxxxxxxxxx> writes: [...] Ralf> case $option in Ralf> +# Unquote autoconf >= 2.57 added quotes Ralf> + \'--*\') eval option="$option" ;; Ralf> --*) ;; Ralf> -*) option=-$option ;; Ralf> esac Ralf> Now, the question is who and how to fix it. Ralf> IIRC, automake retrieves config-ml.in from gcc. Yep. % grep @gnu config-ml.in # Please report bugs to <gcc-bugs@xxxxxxx> # and send patches to <gcc-patches@xxxxxxx>. It's definitely where this should go. Maybe reopen http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11526 if the patch is not enough? -- Alexandre Duret-Lutz _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf