[sr #110740] AC_PROG_MKDIR_P has incorrect result on NetBSD
Paul Eggert <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.bugs |
|---|---|
| Message-ID | <[email protected]> |
Follow-up Comment #7, sr #110740 (project autoconf):
[comment #6 comment #6:]
> Assuming postgresql wants to work with current Autoconf, it can put in
something like "case $MKDIR_P in /*) ;; */*) MKDIR_P='mkdir -p';; esac" ...
Oops, I see that Savannah botched the rendering of that shell code. Here's
what it is supposed to look like:
case $MKDIR_P in /*) ;; */*) MKDIR_P='mkdir -p';; esac
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/support/?110740>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/