diff 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 947dd776616f
line wrap: on
line diff
--- a/ChangeLog	Tue Apr 27 00:38:05 2010 -0700
+++ b/ChangeLog	Tue Apr 27 01:09:01 2010 -0700
@@ -1,5 +1,8 @@
 2010-04-27  Glenn Morris  <rgm@gnu.org>
 
+	* configure.in (LIBXTR6): New output variable.  Move unixware special
+	case here from src/s/unixware.h.
+
 	* configure.in (LUCID_LIBW, MOTIF_LIBW): No longer substitute
 	in Makefiles.
 	(TOOLKIT_LIBW): New output variable, replacing LUCID_LIBW/MOTIF_LIBW.