comparison src/config.in @ 9080:870ac6d473a4

(HAVE_UTIMES): Add #undef.
author Richard M. Stallman <rms@gnu.org>
date Sun, 25 Sep 1994 00:38:02 +0000
parents 5aed7540e27a
children 749eaf4d886d
comparison
equal deleted inserted replaced
9079:ac51b5072431 9080:870ac6d473a4
149 149
150 /* Define if you have the ANSI `strerror' function. 150 /* Define if you have the ANSI `strerror' function.
151 Otherwise you must have the variable `char *sys_errlist[]'. */ 151 Otherwise you must have the variable `char *sys_errlist[]'. */
152 #undef HAVE_STRERROR 152 #undef HAVE_STRERROR
153 153
154 #undef HAVE_UTIMES
155
154 /* Define if `sys_siglist' is declared by <signal.h>. */ 156 /* Define if `sys_siglist' is declared by <signal.h>. */
155 #undef SYS_SIGLIST_DECLARED 157 #undef SYS_SIGLIST_DECLARED
156 158
157 /* Define if `struct utimbuf' is declared by <utime.h>. */ 159 /* Define if `struct utimbuf' is declared by <utime.h>. */
158 #undef HAVE_STRUCT_UTIMBUF 160 #undef HAVE_STRUCT_UTIMBUF