diff options
Diffstat (limited to 'config.hin')
-rw-r--r-- | config.hin | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config.hin b/config.hin index 785eb7f37..15bc61bb2 100644 --- a/config.hin +++ b/config.hin @@ -426,6 +426,9 @@ /* 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 @@ -837,6 +840,9 @@ /* 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 `strpbrk' function. */ #undef HAVE_STRPBRK |