about summary refs log tree commit diff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 6663e8aae9..6cbcf0e046 100644
--- a/configure.in
+++ b/configure.in
@@ -1087,6 +1087,7 @@ dnl look for a section named .rel.dyn.
     AC_DEFINE(HAVE_Z_COMBRELOC)
   fi
 fi
+AC_SUBST(libc_cv_z_combreloc)
 
 if test $elf != yes; then
   AC_CACHE_CHECK(for .init and .fini sections, libc_cv_have_initfini,