FreeBSD 12: get CDE to build and run
authorJon Trulson <jon@radscan.com>
Sat, 4 Jan 2020 16:23:40 +0000 (09:23 -0700)
committerJon Trulson <jon@radscan.com>
Sat, 4 Jan 2020 23:26:46 +0000 (16:26 -0700)
commit00dcd9c63d38ce8c461a43461e4aa9f901500113
tree33bc057cf1d9ed4baaf4afea39effd77016581f4
parentda6f570381423668ba841946d85aa510f2406c0f
FreeBSD 12: get CDE to build and run

With this patch, CDE (autotools) builds and runs on fbsd 12 now.
fbsd11 should work too, but not yet tested.

You must use gmake - ie:

./configure MAKE=gmake
gmake

Seems all of the BSD's will need to use gmake for now.
cde/configure.ac
cde/lib/DtWidget/Makefile.am
cde/lib/tt/bin/ttauth/Makefile.am
cde/lib/tt/bin/ttdbserverd/Makefile.am
cde/lib/tt/bin/ttsession/Makefile.am
cde/programs/dtlogin/Makefile.am