Move MOTIF_LIBW to autoconf.
authorGlenn Morris <rgm@gnu.org>
Tue, 27 Apr 2010 07:02:12 +0000 (00:02 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 27 Apr 2010 07:02:12 +0000 (00:02 -0700)
commitc6ea2936cc41ada03967fc7b89c49b012e44aceb
tree3be1a4c350b1d0e7e7b69d9b524478513e6361c1
parent7dd7fbb97528d964a25566a55b590a5a5774809b
Move MOTIF_LIBW to autoconf.

* configure.in (HAVE_MOTIF_2_1): Remove unused variable.
(LIBXP): No longer substitute in Makefiles.
(MOTIF_LIBW): New output variable.  Move system-specific settings here
from src/s files.

* src/Makefile.in (LIBXP): Remove, since included in MOTIF_LIBW.
(MOTIF_LIBW): Set with configure, not cpp.
* s/aix4-2.h (LIB_MOTIF):
* s/gnu-linux.h (LIB_MOTIF):
* s/unixware.h (LIB_MOTIF): Move to configure.in.

* admin/CPP-DEFINES: Remove LIB_MOTIF.
ChangeLog
admin/CPP-DEFINES
configure.in
src/ChangeLog
src/Makefile.in
src/s/aix4-2.h
src/s/gnu-linux.h
src/s/unixware.h