From 6e6249d0b461b952d0f544792372663feb6d792a Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 24 Oct 2012 14:50:46 -0700 Subject: BZ#14743: Move clock_* symbols from librt to libc. --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 5f9f3c39d5..653df54e56 100644 --- a/config.h.in +++ b/config.h.in @@ -180,6 +180,9 @@ /* 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 + /* */ -- cgit 1.4.1