From f57f805541562734a40088b8be93e3bc9e86be54 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 3 Oct 2012 16:13:14 -0700 Subject: Clean up conditionalize of ld.so.cache support. --- 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 10a9925767..5f9f3c39d5 100644 --- a/config.h.in +++ b/config.h.in @@ -177,6 +177,9 @@ /* Define if library functions should try to contact the nscd daemon. */ #undef USE_NSCD +/* Define if the dynamic linker should consult an ld.so.cache file. */ +#undef USE_LDCONFIG + /* */ -- cgit 1.4.1