Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
166:7a77eb660975 | 167:85ec50267440 |
---|---|
63 | 63 |
64 | 64 |
65 /* Used to identify the XEmacs version in stack traces. */ | 65 /* Used to identify the XEmacs version in stack traces. */ |
66 #undef CANONICAL_VERSION | 66 #undef CANONICAL_VERSION |
67 | 67 |
68 /* #### This will be removed in 19.15. */ | 68 /* This will be removed in 19.15. */ |
69 /* Hah! Try 20.3 ... */ | |
70 /* Hah! Try never ... */ | |
69 #define LOSING_BYTECODE | 71 #define LOSING_BYTECODE |
70 | 72 |
71 /* Does XEmacs support floating-point numbers? */ | 73 /* Does XEmacs support floating-point numbers? */ |
72 #undef LISP_FLOAT_TYPE | 74 #undef LISP_FLOAT_TYPE |
73 | 75 |
246 #undef HAVE_SIGPROCMASK | 248 #undef HAVE_SIGPROCMASK |
247 #undef HAVE_SIGSETJMP | 249 #undef HAVE_SIGSETJMP |
248 #undef HAVE_STRCASECMP | 250 #undef HAVE_STRCASECMP |
249 #undef HAVE_STRERROR | 251 #undef HAVE_STRERROR |
250 #undef HAVE_TZSET | 252 #undef HAVE_TZSET |
253 #undef HAVE_USLEEP | |
251 #undef HAVE_UTIMES | 254 #undef HAVE_UTIMES |
252 #undef HAVE_WAITPID | 255 #undef HAVE_WAITPID |
253 | 256 |
254 #undef HAVE_SOCKETS | 257 #undef HAVE_SOCKETS |
255 #undef HAVE_SOCKADDR_SUN_LEN | 258 #undef HAVE_SOCKADDR_SUN_LEN |