diff options
Diffstat (limited to 'config.hin')
-rw-r--r-- | config.hin | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.hin b/config.hin index da7a9ad19..f06d96b05 100644 --- a/config.hin +++ b/config.hin @@ -1141,6 +1141,9 @@ /* Define to 1 if you have the `tsearch' function. */ #undef HAVE_TSEARCH +/* Define to 1 if __typeof__ works with your compiler. */ +#undef HAVE_TYPEOF + /* Define to 1 if you don't have `tm_zone' but do have the external array `tzname'. */ #undef HAVE_TZNAME |