configure: rework libXinerama detection a bit, remove hardcoded -lXinerama's
authorJon Trulson <jon@radscan.com>
Thu, 21 Nov 2019 21:14:59 +0000 (14:14 -0700)
committerJon Trulson <jon@radscan.com>
Thu, 21 Nov 2019 21:14:59 +0000 (14:14 -0700)
commitafabfd8bd749e055212e2bd25638417044efe0e9
treea9327176c587c9e89221e7d189cbc0453c1a7456
parentb71a319133abc9c4f14d496139183412c7c5c944
configure: rework libXinerama detection a bit, remove hardcoded -lXinerama's

Make -lXinerama a dep on libDtXinerama so it doen't need to be
specified in Makefile.am files or in LIBS as it was being done
previously.

This still needs a little work, ideally Xinerama should be completely
optional and only enabled if present.  But we can save that for
later.
cde/configure.ac
cde/programs/dtmail/dtmailpr/Makefile.am