comparison src/config.h.in @ 4833:4dd2389173fc

merge
author Ben Wing <ben@xemacs.org>
date Sun, 10 Jan 2010 01:06:15 -0600
parents 9987da5935bd 5d120deb60ca
children b3ea9c582280
comparison
equal deleted inserted replaced
4832:07fa38c30fdf 4833:4dd2389173fc
645 645
646 /* Define PURIFY if using Purify from Rational Software. 646 /* Define PURIFY if using Purify from Rational Software.
647 It is only intended for use by the developers. */ 647 It is only intended for use by the developers. */
648 #undef PURIFY 648 #undef PURIFY
649 649
650 /* Define USE_VALGRIND to compile valgrind hints into the code.
651 It is only intended for use by the developers. */
652 #undef USE_VALGRIND
653
650 /* Define EXTERNAL_WIDGET to compile support for using the editor as a 654 /* Define EXTERNAL_WIDGET to compile support for using the editor as a
651 widget within another program. */ 655 widget within another program. */
652 #undef EXTERNAL_WIDGET 656 #undef EXTERNAL_WIDGET
653 657
654 /* There are some special-case defines for gcc, g++ and lcc. */ 658 /* There are some special-case defines for gcc, g++ and lcc. */