install: support config.sh configuration file
commit9517c6f8486f5f07d125e5eeff6f8c7ac8d5e7c7
authorKyle J. McKay <mackyle@gmail.com>
Mon, 23 Nov 2020 22:15:03 +0000 (23 15:15 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 23 Nov 2020 22:15:03 +0000 (23 15:15 -0700)
tree62d58457690b9051b6c49979d3344b11f1020665
parent1b12a3bea481a5c3010cfc1a3a1806254717b887
install: support config.sh configuration file

If a config.sh file exists, source it to set any
desired configuration variables.

By supporting this, a custom configuration is possible
without needing to change any other sources.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
GNUmakefile
INSTALL
install.sh
make-apache-conf.sh
src/GNUmakefile