diff src/ChangeLog @ 109098:a17732ef349e

Define USE_LISP_UNION_TYPE using autoconf. * configure.in (--enable-use-lisp-union-type): New flag. * src/lisp.h: Document that USE_LISP_UNION_TYPE is now enabled using autoconf.
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 02 Jul 2010 01:11:24 -0700
parents ed7496d92467
children e16f43875a48
line wrap: on
line diff
--- a/src/ChangeLog	Fri Jul 02 00:05:09 2010 -0700
+++ b/src/ChangeLog	Fri Jul 02 01:11:24 2010 -0700
@@ -1,5 +1,7 @@
 2010-07-02  Dan Nicolaescu  <dann@ics.uci.edu>
 
+	* lisp.h: Document that USE_LISP_UNION_TYPE is now enabled using autoconf.
+
 	Cleanup old code.
 	* dired.c (BSD4_3): Remove all uses, redundant with BSD4_2.
 	* syssignal.h: Remove code for Lynx, not supported anymore.