Updated to reflect stack transition.

This commit is contained in:
Joel Sherrill
1998-08-20 15:46:07 +00:00
parent d9e62248e4
commit f205fe6d1c
3 changed files with 6 additions and 5 deletions

2
configure vendored
View File

@@ -1203,7 +1203,7 @@ rm -rf conftestdata
echo "$ac_t""$rtems_cv_prog_MKDIR_P" 1>&6
test "$rtems_cv_prog_MKDIR_P" = "yes" && MKDIR="$MKDIR -p"
test "$rtems_cv_prog_MKDIR_M" = "yes" && MKDIR="$MKDIR -m 0755"
#test "$rtems_cv_prog_MKDIR_M" = "yes" && MKDIR="$MKDIR -m 0755"
# Extract the first word of "touch", so it can be a program name with args.
set dummy touch; ac_word=$2