diff options
Diffstat (limited to 'lib/pixman/config.h.in')
-rw-r--r-- | lib/pixman/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/pixman/config.h.in b/lib/pixman/config.h.in index 17d825034..ab705701e 100644 --- a/lib/pixman/config.h.in +++ b/lib/pixman/config.h.in @@ -12,6 +12,9 @@ /* Define to 1 if you have the <dlfcn.h> header file. */ #undef HAVE_DLFCN_H +/* Whether we have FE_DIVBYZERO */ +#undef HAVE_FEDIVBYZERO + /* Whether we have feenableexcept() */ #undef HAVE_FEENABLEEXCEPT |