Fix MKINSTALLDIRS substitution
All checks were successful
Source release / source-package (push) Successful in 2m24s

This commit is contained in:
Mario Fetka
2026-04-29 12:51:04 +02:00
parent 718b7ff929
commit cb7776c1cb
2 changed files with 2 additions and 2 deletions

2
configure vendored
View File

@@ -9598,7 +9598,7 @@ fi
MKINSTALLDIRS='$(mkdir_p)'
MKINSTALLDIRS='mkdir -p'
ac_config_files="$ac_config_files Make.rules Makefile lib/Makefile man/Makefile util/Makefile sutil/Makefile ipx-1.0/Makefile ipx-1.0/Samples/Makefile ipxdump/Makefile contrib/tknwmsg/Makefile contrib/testing/Makefile contrib/testing/pp/Makefile contrib/tcl-utils/Makefile contrib/tests/Makefile intl/Makefile po/Makefile.in contrib/pam/Makefile contrib/php/Makefile.in"

View File

@@ -1091,7 +1091,7 @@ fi
AC_SUBST(shlibext)
AC_SUBST(libext)
MKINSTALLDIRS='$(mkdir_p)'
MKINSTALLDIRS='mkdir -p'
AC_SUBST(MKINSTALLDIRS)
AC_CONFIG_FILES([