Home
last modified time | relevance | path

Searched refs:have_dlsym (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc_new/
Dconfigure.ac1512 have_dlsym="1"
1515 [AC_CHECK_LIB([dl], [dlsym], [LIBS="$LIBS -ldl"], [have_dlsym="0"])]),
1516 [have_dlsym="0"])
1517 if test "x$have_dlsym" = "x1" ; then
1712 if test "x$have_dlsym" = "x1" ; then
2035 if test "x${have_pthread}" = "x1" -a "x${have_dlsym}" = "x1" \
Dconfigure10337 have_dlsym="1"
10388 have_dlsym="0"
10394 have_dlsym="0"
10399 if test "x$have_dlsym" = "x1" ; then
11010 if test "x$have_dlsym" = "x1" ; then
11723 if test "x${have_pthread}" = "x1" -a "x${have_dlsym}" = "x1" \