Mercurial > hg > xemacs-beta
diff src/config.h.in @ 167:85ec50267440 r20-3b10
Import from CVS: tag r20-3b10
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:45:46 +0200 |
parents | 0132846995bd |
children | 15872534500d |
line wrap: on
line diff
--- a/src/config.h.in Mon Aug 13 09:44:44 2007 +0200 +++ b/src/config.h.in Mon Aug 13 09:45:46 2007 +0200 @@ -65,7 +65,9 @@ /* Used to identify the XEmacs version in stack traces. */ #undef CANONICAL_VERSION -/* #### This will be removed in 19.15. */ +/* This will be removed in 19.15. */ +/* Hah! Try 20.3 ... */ +/* Hah! Try never ... */ #define LOSING_BYTECODE /* Does XEmacs support floating-point numbers? */ @@ -248,6 +250,7 @@ #undef HAVE_STRCASECMP #undef HAVE_STRERROR #undef HAVE_TZSET +#undef HAVE_USLEEP #undef HAVE_UTIMES #undef HAVE_WAITPID