Replace some X-related cpp with autoconf.
authorGlenn Morris <rgm@gnu.org>
Mon, 3 May 2010 02:10:43 +0000 (19:10 -0700)
committerGlenn Morris <rgm@gnu.org>
Mon, 3 May 2010 02:10:43 +0000 (19:10 -0700)
commit3dee6fdb964e334b1e65766abee639105e724a7f
tree59d0ddc5a85792b3d4a17a61f2de840bf7ce5201
parent521ee9b37b0fca01732337bbef76d11410bc2fe9
Replace some X-related cpp with autoconf.

* configure.in (LIBXT_OTHER, LIBX_OTHER): New output variables.

* src/Makefile.in (LIBX_EXTRA, LIBX_BASE): New variables.
(LIBXT_OTHER, LIBX_OTHER): New, set by configure.
(LIBXT): Set with configure, not cpp.
(LIBX): Remove.
(LIBES): Replace $LIBX with $LIBX_BASE and $LIBX_OTHER.
ChangeLog
configure.in
src/ChangeLog
src/Makefile.in