diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-07-09 07:40:15 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-07-09 07:40:15 +0000 |
commit | 531b803d836882711c68158bd5bac02c3c1e95a9 (patch) | |
tree | 1b6bbd52d66e0cc61c6b3204e5353c55b3d5c020 | |
parent | d94b54ec17d1f3bcd80175a4d8cd16a2b8bccdcd (diff) | |
download | coreutils-531b803d836882711c68158bd5bac02c3c1e95a9.tar.xz |
Regenerate.
-rw-r--r-- | config.hin | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/config.hin b/config.hin index 15bc61bb2..8dabf46dc 100644 --- a/config.hin +++ b/config.hin @@ -426,9 +426,6 @@ /* Define to 1 if you have the `fesetround' function. */ #undef HAVE_FESETROUND -/* Define to 1 if <sys/ioctl.h> defines FIONREAD. */ -#undef HAVE_FIONREAD_IN_SYS_IOCTL - /* Define to 1 if you have the `floor' function. */ #undef HAVE_FLOOR @@ -840,8 +837,8 @@ /* Define to 1 if you have the `strndup' function. */ #undef HAVE_STRNDUP -/* Define to 1 if you have the <stropt.h> header file. */ -#undef HAVE_STROPT_H +/* Define to 1 if you have the <stropts.h> header file. */ +#undef HAVE_STROPTS_H /* Define to 1 if you have the `strpbrk' function. */ #undef HAVE_STRPBRK |