configure: some changes to config.h, CSRG, and XTOOLLIB impl
authorJon Trulson <jon@radscan.com>
Thu, 24 Oct 2019 23:10:53 +0000 (17:10 -0600)
committerJon Trulson <jon@radscan.com>
Thu, 24 Oct 2019 23:10:53 +0000 (17:10 -0600)
commita4ca695dafee32efc2b458ae00feb21c9737deeb
tree97e68a9151ff376735b9df869eddde75478950a0
parentb4295847c665d20018dd081e05c662e5a5010bca
configure: some changes to config.h, CSRG, and XTOOLLIB impl

We create autotools_config.h instead of config.h to make it clear  and
avoid collisions.

We use a different method to define CSRG_BASED on BSD systems, and fix
a bug in definition of XTOOLLIB.

XTOOLLIB should probably be checked out - we should get some info from
AC_PATH_X and AC_PATH_XTRA instead of hardcoding it.  To be looked at
later.
cde/configure.ac