Respect DESTDIR during the build process
authorBen Webb <bjwebb67@googlemail.com>
Mon, 13 Jun 2011 12:29:36 +0000 (13:29 +0100)
committerDan Scott <dan@coffeecode.net>
Tue, 16 Aug 2011 13:47:08 +0000 (09:47 -0400)
commite9b4d9920c8c282ca1527149207452a1d7849306
tree42c839f0a5cc3379d0a6dc50384d65a2fccc9547
parent812d52998f0a24cd24e44c30fe395e0f252426ce
Respect DESTDIR during the build process

Replace instances of make with the generic $(MAKE)
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 <dan@coffeecode.net>
Makefile.am
src/Makefile.am
src/gateway/Makefile.am
src/perl/Makefile.am