Mercurial > hg > xemacs-beta
diff src/config.h.in @ 169:15872534500d r20-3b11
Import from CVS: tag r20-3b11
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:46:53 +0200 |
parents | 85ec50267440 |
children | 8eaf7971accc |
line wrap: on
line diff
--- a/src/config.h.in Mon Aug 13 09:45:48 2007 +0200 +++ b/src/config.h.in Mon Aug 13 09:46:53 2007 +0200 @@ -68,7 +68,8 @@ /* This will be removed in 19.15. */ /* Hah! Try 20.3 ... */ /* Hah! Try never ... */ -#define LOSING_BYTECODE +/* If at first you don't succeed, try, try again. */ +/* #define LOSING_BYTECODE */ /* Does XEmacs support floating-point numbers? */ #undef LISP_FLOAT_TYPE @@ -148,6 +149,7 @@ #undef HAVE_LIBGEN_H #undef HAVE_LOCALE_H #undef HAVE_FCNTL_H +#undef HAVE_ULIMIT_H #undef HAVE_X11_XLOCALE_H #undef HAVE_LINUX_VERSION_H #undef HAVE_INTTYPES_H @@ -250,6 +252,7 @@ #undef HAVE_STRCASECMP #undef HAVE_STRERROR #undef HAVE_TZSET +#undef HAVE_ULIMIT #undef HAVE_USLEEP #undef HAVE_UTIMES #undef HAVE_WAITPID