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'`

  Lars J

Reply via email to