changeset 16013:65601921c2c5

(HAVE_SETRLIMIT): Add #undef.
author Richard M. Stallman <rms@gnu.org>
date Sun, 01 Sep 1996 00:13:53 +0000
parents 3b5ffd35defe
children 530b7973135f
files src/config.in
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/config.in	Sun Sep 01 00:01:56 1996 +0000
+++ b/src/config.in	Sun Sep 01 00:13:53 1996 +0000
@@ -188,6 +188,9 @@
 #undef HAVE_GETPAGESIZE
 #undef HAVE_TZSET
 #undef HAVE_SETLOCALE
+#undef HAVE_UTIMES
+#undef HAVE_SETRLIMIT
+
 #undef LOCALTIME_CACHE
 #undef HAVE_INET_SOCKETS
 
@@ -197,8 +200,6 @@
    Otherwise you must have the variable `char *sys_errlist[]'.  */
 #undef HAVE_STRERROR
 
-#undef HAVE_UTIMES
-
 /* Define if `sys_siglist' is declared by <signal.h>.  */
 #undef SYS_SIGLIST_DECLARED