]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - configure.ac
time/tst-strftime2.c: Make the file easier to maintain
[thirdparty/glibc.git] / configure.ac
index ad50e290d45178c2c7ce695db016122751ad30ad..598ba6c4aed08a3bcced95577a39c48dfef69dc1 100644 (file)
@@ -1804,6 +1804,7 @@ AC_SUBST(libc_cv_gcc_unwind_find_fde)
 if test x"$libc_cv_ld_gnu_indirect_function" = xyes; then
   AC_DEFINE(HAVE_IFUNC)
 fi
+LIBC_CONFIG_VAR([have-ifunc], [$libc_cv_ld_gnu_indirect_function])
 
 if test x"$libc_cv_gcc_indirect_function" = xyes; then
   AC_DEFINE(HAVE_GCC_IFUNC)