From d9732ccbecc3dd820e2f6496e792f5e839208312 Mon Sep 17 00:00:00 2001 From: joseph Date: Thu, 25 Oct 2012 17:18:12 +0000 Subject: Merge changes between r21108 and r21352 from /fsf/trunk. git-svn-id: svn://svn.eglibc.org/trunk@21353 7b3dc134-2b1b-0410-93df-9e9f96275f8d --- libc/config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libc/config.h.in') diff --git a/libc/config.h.in b/libc/config.h.in index 7d824eee6..19776a607 100644 --- a/libc/config.h.in +++ b/libc/config.h.in @@ -186,6 +186,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 v1.2.3