configure: Several changes, disable static builds, etc
authorJon Trulson <jon@radscan.com>
Wed, 30 Oct 2019 00:02:29 +0000 (18:02 -0600)
committerJon Trulson <jon@radscan.com>
Wed, 30 Oct 2019 00:02:29 +0000 (18:02 -0600)
commit022709f6e2002d2a5cdf028a4a3aac39f3074030
tree2221dbf180ea968f43caaeef1e378b5c14271b0a
parent6660a892c185f3ae9dbbb3d7cf8541af6e008dfe
configure: Several changes, disable static builds, etc

Static builds are disabled - there is no reason to build both shared
and static versions of everything.

MAJOR/MINOR/MICRO variables changed to CDE_VERSION_MAJOR/MINOR/MICRO.

Make DtXinerama a shared (la) library.

Add DTCLIENTLIBS SUBST to replace the role of Imake DtClientLibs, DT
libs needed to link most CDE programs.

Add AC_PROG_RANDLIB.
cde/configure.ac