Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/src/config.h.in Sun Jan 10 00:49:30 2010 -0600 +++ b/src/config.h.in Sun Jan 10 01:06:15 2010 -0600 @@ -647,6 +647,10 @@ It is only intended for use by the developers. */ #undef PURIFY +/* Define USE_VALGRIND to compile valgrind hints into the code. + It is only intended for use by the developers. */ +#undef USE_VALGRIND + /* Define EXTERNAL_WIDGET to compile support for using the editor as a widget within another program. */ #undef EXTERNAL_WIDGET