Add the ability to specify the zm configdir at build time.

This commit is contained in:
Andrew Bauer
2014-11-11 09:15:15 -06:00
parent 26c9a77590
commit 2e8935daf2
4 changed files with 16 additions and 7 deletions

View File

@@ -19,7 +19,7 @@ ZM_PATH_BIN=@BINDIR@
ZM_PATH_LIB=@LIBDIR@
# Path to ZoneMinder configuration (this file only at present)
ZM_PATH_CONF=@SYSCONFDIR@
ZM_PATH_CONF=@ZM_CONFIG_DIR@
# Path to ZoneMinder web files
ZM_PATH_WEB=@WEB_PREFIX@