comparison 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
comparison
equal deleted inserted replaced
168:9851d5c6556e 169:15872534500d
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 ... */ 69 /* Hah! Try 20.3 ... */
70 /* Hah! Try never ... */ 70 /* Hah! Try never ... */
71 #define LOSING_BYTECODE 71 /* If at first you don't succeed, try, try again. */
72 /* #define LOSING_BYTECODE */
72 73
73 /* Does XEmacs support floating-point numbers? */ 74 /* Does XEmacs support floating-point numbers? */
74 #undef LISP_FLOAT_TYPE 75 #undef LISP_FLOAT_TYPE
75 76
76 /* Use the *new* GNU memory allocator? */ 77 /* Use the *new* GNU memory allocator? */
146 #undef HAVE_SYS_WAIT_H 147 #undef HAVE_SYS_WAIT_H
147 #undef HAVE_LIBINTL_H 148 #undef HAVE_LIBINTL_H
148 #undef HAVE_LIBGEN_H 149 #undef HAVE_LIBGEN_H
149 #undef HAVE_LOCALE_H 150 #undef HAVE_LOCALE_H
150 #undef HAVE_FCNTL_H 151 #undef HAVE_FCNTL_H
152 #undef HAVE_ULIMIT_H
151 #undef HAVE_X11_XLOCALE_H 153 #undef HAVE_X11_XLOCALE_H
152 #undef HAVE_LINUX_VERSION_H 154 #undef HAVE_LINUX_VERSION_H
153 #undef HAVE_INTTYPES_H 155 #undef HAVE_INTTYPES_H
154 #undef HAVE_LIMITS_H 156 #undef HAVE_LIMITS_H
155 #undef STDC_HEADERS 157 #undef STDC_HEADERS
248 #undef HAVE_SIGPROCMASK 250 #undef HAVE_SIGPROCMASK
249 #undef HAVE_SIGSETJMP 251 #undef HAVE_SIGSETJMP
250 #undef HAVE_STRCASECMP 252 #undef HAVE_STRCASECMP
251 #undef HAVE_STRERROR 253 #undef HAVE_STRERROR
252 #undef HAVE_TZSET 254 #undef HAVE_TZSET
255 #undef HAVE_ULIMIT
253 #undef HAVE_USLEEP 256 #undef HAVE_USLEEP
254 #undef HAVE_UTIMES 257 #undef HAVE_UTIMES
255 #undef HAVE_WAITPID 258 #undef HAVE_WAITPID
256 259
257 #undef HAVE_SOCKETS 260 #undef HAVE_SOCKETS