Makefile.am: Avoid the -D option which is not available with the install-sh fallback.
commit4f19d0e7af1e6aa4435b954e1b23531c96e0e71e
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 19 Feb 2019 18:21:26 +0000 (19 18:21 +0000)
committerBernd Edlinger <edlinger@gcc.gnu.org>
Tue, 19 Feb 2019 18:21:26 +0000 (19 18:21 +0000)
treefb3a8bb65af600d070beed32cb4d0a20a68e03b5
parent9d52e1bbd8382e3eca924ebefdcedda62bd0eeb5
Makefile.am: Avoid the -D option which is not available with the install-sh fallback.

2019-02-19  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        * src/Makefile.am: Avoid the -D option which is not available
        with the install-sh fallback.  Use $(MKDIR_P) instead.
        * libdruntime/Makefile.am: Likewise.
        * src/Makefile.in: Regenerated.
        * libdruntime/Makefile.in: Regenerated.

From-SVN: r269025
libphobos/ChangeLog
libphobos/libdruntime/Makefile.am
libphobos/libdruntime/Makefile.in
libphobos/src/Makefile.am
libphobos/src/Makefile.in