summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h.in b/config.h.in
index 97b5571a17..d612a04fe8 100644
--- a/config.h.in
+++ b/config.h.in
@@ -194,8 +194,8 @@
/* Define if the dynamic linker should consult an ld.so.cache file. */
#undef USE_LDCONFIG
-/* Define if STT_GNU_IFUNC support actually works. */
-#undef HAVE_IFUNC
+/* Define to 1 if STT_GNU_IFUNC support actually works. */
+#define HAVE_IFUNC 0
/* Define if linux/fanotify.h is available. */
#undef HAVE_LINUX_FANOTIFY_H