summaryrefslogtreecommitdiff
path: root/config.hin
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-11-06 22:46:44 +0000
committerJim Meyering <jim@meyering.net>2004-11-06 22:46:44 +0000
commit7d354a128648bc6358ba22d5ca8bd5b8457c1117 (patch)
treedd16e9ee4b6980fe4eb3dfb02814536d140c0704 /config.hin
parenteee82e138214f5d293228d4a961c0d61568b27a9 (diff)
downloadcoreutils-7d354a128648bc6358ba22d5ca8bd5b8457c1117.tar.xz
.
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin10
1 files changed, 0 insertions, 10 deletions
diff --git a/config.hin b/config.hin
index 8340e544e..6e419dec5 100644
--- a/config.hin
+++ b/config.hin
@@ -364,10 +364,6 @@
don't. */
#undef HAVE_DECL__SYS_SIGLIST
-/* Define to 1 if you have the declaration of `__fpending', and to 0 if you
- don't. */
-#undef HAVE_DECL___FPENDING
-
/* Define to 1 if you have the declaration of `__sys_siglist', and to 0 if you
don't. */
#undef HAVE_DECL___SYS_SIGLIST
@@ -1213,9 +1209,6 @@
member named physmem. */
#undef HAVE__SYSTEM_CONFIGURATION
-/* Define to 1 if you have the `__fpending' function. */
-#undef HAVE___FPENDING
-
/* Define to 1 if you have the `__secure_getenv' function. */
#undef HAVE___SECURE_GETENV
@@ -1323,9 +1316,6 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
-/* the number of pending output bytes on stream `fp' */
-#undef PENDING_OUTPUT_N_BYTES
-
/* Define this if you prefer euidaccess to return the correct result even if
this would make it nonreentrant. Define this only if your entire
application is safe even if the uid or gid might temporarily change. If