summaryrefslogtreecommitdiff
path: root/config.hin
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-04-09 05:03:01 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-04-09 05:03:01 +0000
commitc69ead65965cd116631c9fd1a155c002de542937 (patch)
tree62821c2ab6aae2ba6b4dfc522d421d961845d970 /config.hin
parent4c8c049f7afea5d33384e7daa6c2224bf01df39a (diff)
downloadcoreutils-c69ead65965cd116631c9fd1a155c002de542937.tar.xz
Regenerate.
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.hin b/config.hin
index f06d96b05..e8636d9ca 100644
--- a/config.hin
+++ b/config.hin
@@ -778,6 +778,9 @@
/* Define to 1 if you have the `sig2str' function. */
#undef HAVE_SIG2STR
+/* Define to 1 if you have the `siginterrupt' function. */
+#undef HAVE_SIGINTERRUPT
+
/* Define to 1 if you have the `snprintf' function. */
#undef HAVE_SNPRINTF
@@ -1369,9 +1372,6 @@
the one from SunOS 4.1.1_U1. */
#undef RENAME_TRAILING_SLASH_BUG
-/* Define as the return type of signal handlers (`int' or `void'). */
-#undef RETSIGTYPE
-
/* the value to which errno is set when rmdir fails on a nonempty directory */
#undef RMDIR_ERRNO_NOT_EMPTY