comparison src/ChangeLog @ 108136:43dcbd8381dc

Move LIBXTR6 from cpp to autoconf. * configure.in (LIBXTR6): New output variable. Move unixware special case here from src/s/unixware.h. * src/Makefile.in (LIBXTR6): Set with configure, not cpp. * src/s/unixware.h (NEED_LIBW): Remove definition. * admin/CPP-DEFINES: Remove NEED_LIBW.
author Glenn Morris <rgm@gnu.org>
date Tue, 27 Apr 2010 01:09:01 -0700
parents 236318fbe135
children b810c933481f
comparison
equal deleted inserted replaced
108135:1b010f84803e 108136:43dcbd8381dc
1 2010-04-27 Glenn Morris <rgm@gnu.org> 1 2010-04-27 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (LIBXTR6): Set with configure, not cpp.
4 * s/unixware.h (NEED_LIBW): Remove definition.
2 5
3 * Makefile.in (LUCID_LIBW, MOTIF_LIBW): Remove, replacing by... 6 * Makefile.in (LUCID_LIBW, MOTIF_LIBW): Remove, replacing by...
4 (TOOLKIT_LIBW): New, set by configure. 7 (TOOLKIT_LIBW): New, set by configure.
5 (@X_TOOLKIT_TYPE@): No longer define it. 8 (@X_TOOLKIT_TYPE@): No longer define it.
6 9