diff ChangeLog @ 108191:d1f2942e6652

Merge from mainline.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Tue, 27 Apr 2010 06:37:03 +0000
parents e272dbe64cda
children d5c67777ae39
line wrap: on
line diff
--- a/ChangeLog	Mon Apr 26 22:44:21 2010 +0000
+++ b/ChangeLog	Tue Apr 27 06:37:03 2010 +0000
@@ -1,3 +1,23 @@
+2010-04-27  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	Reduce CPP usage.
+	* configure.in (LIB_X11_LIB): Remove, inline in the only user.
+	(unexec): Define unconditionally, all platforms define
+	UNEXEC.  AC_SUBST it.
+	(UNEXEC_SRC): Remove, unused.
+	(C_SWITCH_X_SYSTEM): Define using autoconf, not cpp.
+
+2010-04-27  Glenn Morris  <rgm@gnu.org>
+
+	* configure.in (HAVE_MOTIF_2_1, HAVE_LIBXP): Remove unused AC_DEFINEs,
+	replaced by LIBXP.
+
+	* configure.in (--with-crt-dir): Doc fix (now valid for all platforms).
+	(CRT_DIR): On (powerpc64|sparc64)-*-linux-gnu*, default to /usr/lib64.
+	On hpux10-20, default to /lib.
+
+	* configure.in (LUCID_LIBW, LIBXP, WIDGET_OBJ): New output variables.
+
 2010-04-26  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* configure.in (LIBS_MACHINE): Remove, unused.