--prefix='_PREFIX_' \
--silent \
--enable-srp \
--enable-xml-log \
--with-trusted=_TRUSTED_ \
--enable-micro-stealth=_XOR_CODE_ \
--with-base=_BASE1_,_BASE2_ \
--enable-nocl='_NOCL_CODE_' \
--enable-login-watch \
--enable-network=client \
--with-config-file=REQ_FROM_SERVER_BUILDDIR_/samhain-deploy/samhainrc.deploy \
--with-data-file=REQ_FROM_SERVER_BUILDDIR_/samhain-deploy/sh_database \
--with-logserver=_LOGHOST_ \
--enable-install-name=_INSTALL_NAME_ \
 >/dev/null " 


################################################################
#
# NOTES
#
# (1) The 'configopts' file will be included 'as is' in a shell script.
# (2) Options MUST start at the FIRST line.
# (3) The newline at the end of the line must be escaped by a '\'.
# (4) No comments between options.
#
################################################################
