src/Makefile.am: Use $mkinstalldirs instead of $(INSTALL) -D.
authorSebastian Harl <sh@tokkee.org>
Fri, 10 Oct 2008 10:28:04 +0000 (12:28 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Fri, 10 Oct 2008 10:41:57 +0000 (12:41 +0200)
commit3e792dcf0aaff133abec80d689c26f52a80cd45e
treeb48825efe75ddd05f2535f86c1d63b419c589449
parent0c785b9b13255757eec557d7f22fd614ff9a0f34
src/Makefile.am: Use $mkinstalldirs instead of $(INSTALL) -D.

Some systems (e.g. Solaris 8) do not support the -D option.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/Makefile.am