| AC_SHELL_MKDIR_P() sets $ac_dir, so the variable is invalid after the
| mkdir makro is invoked...
| 
| lines 4542 +/-:
| 
|    if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
| !    AC_SHELL_MKDIR_P("$ac_dir")
| !    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
|      # A "../" for each directory in $ac_dir_suffix.
|      ac_dots=`echo "$ac_dir_suffix" | sed 's%/[[^/]]*%/..%g'`

:) :)  So there are actually several bugs.  I just checked in a fix.
I'll change this one too, thanks!

Reply via email to