diff options
Diffstat (limited to 'libatomic/auto-config.h.in')
-rw-r--r-- | libatomic/auto-config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libatomic/auto-config.h.in b/libatomic/auto-config.h.in index ab080e7d6e4..83e54e2db3b 100644 --- a/libatomic/auto-config.h.in +++ b/libatomic/auto-config.h.in @@ -105,6 +105,9 @@ /* Define to 1 if you have the <dlfcn.h> header file. */ #undef HAVE_DLFCN_H +/* Define to 1 if you have the <fenv.h> header file. */ +#undef HAVE_FENV_H + /* Define to 1 if the target supports __attribute__((ifunc(...))). */ #undef HAVE_IFUNC |