Respect DESTDIR during the build process
authorBen Webb <bjwebb67@googlemail.com>
Mon, 13 Jun 2011 12:31:53 +0000 (13:31 +0100)
committerDan Scott <dan@coffeecode.net>
Fri, 24 Jun 2011 16:44:49 +0000 (12:44 -0400)
commit34f0f0e3bffa423d437ce7ea3bd9e4bdcc663e8c
treef9c50016c7c68790fbea96fc91ebb16919154741
parent38ad8865c99985457a65b76e23e49ce1435e63e9
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>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
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