Respect DESTDIR during the build process
authorBen Webb <bjwebb67@googlemail.com>
Mon, 13 Jun 2011 12:31:53 +0000 (13:31 +0100)
committerBen Webb <bjwebb67@googlemail.com>
Mon, 20 Jun 2011 12:53:32 +0000 (13:53 +0100)
commitced458d999e1da8b2d7623897a45461a81771917
treebc053bcbaed60607f4ef9031d9a36fcbf25ccac5
parent4f518108c74d5d1b252f7528495ea8eb179c7bd2
Respect DESTDIR during the build process

Add $(DESTDIR) to paths it is currently missing from
Manually specify the apxs2 install location so that DESTDIR can be prepended
Attempt to create the apache directory if it does not exist

Signed-off-by: Ben Webb <bjwebb67@googlemail.com>
Open-ILS/src/Makefile.am
Open-ILS/src/apachemods/Makefile.am
Open-ILS/src/perlmods/Makefile.am
Open-ILS/web/Makefile.am
Open-ILS/xul/staff_client/Makefile.am