Searched refs:have_ld_wrap (Results 1 – 2 of 2) sorted by relevance
1991 XORG_CHECK_LINKER_FLAGS([-Wl,-wrap,exit],[have_ld_wrap=yes],[have_ld_wrap=no],1997 if test "x$have_ld_wrap" = x"no"; then2001 AM_CONDITIONAL([HAVE_LD_WRAP], [test "$have_ld_wrap" = yes])
13095 have_ld_wrap=yes13097 have_ld_wrap=no13102 if test "x$have_ld_wrap" = x"no"; then13106 if test "$have_ld_wrap" = yes; then