Mercurial > hg > xemacs-beta
diff nt/config.h @ 460:223736d75acb r21-2-45
Import from CVS: tag r21-2-45
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:43:24 +0200 |
parents | 576fb035e263 |
children | 0784d089fdc9 |
line wrap: on
line diff
--- a/nt/config.h Mon Aug 13 11:42:27 2007 +0200 +++ b/nt/config.h Mon Aug 13 11:43:24 2007 +0200 @@ -150,7 +150,6 @@ #undef HAVE_MACH_MACH_H #undef HAVE_SYS_TIMEB_H #undef HAVE_UNISTD_H -#undef HAVE_UTIME_H #undef HAVE_SYS_WAIT_H #undef HAVE_LIBGEN_H #undef WORDS_BIGENDIAN @@ -175,9 +174,6 @@ /* Define if `sys_siglist' is declared by <signal.h>. */ #undef SYS_SIGLIST_DECLARED -/* Define if `struct utimbuf' is declared by <utime.h>. */ -#undef HAVE_STRUCT_UTIMBUF - /* Define if `struct timeval' is declared by <sys/time.h>. */ #define HAVE_TIMEVAL @@ -258,6 +254,7 @@ #undef HAVE_SIGSETJMP #define HAVE_STRERROR #undef HAVE_TZSET +#undef HAVE_UTIME #undef HAVE_UTIMES #undef HAVE_WAITPID #undef HAVE_VSNPRINTF