Home
last modified time | relevance | path

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

/sqlite-3.40.0/
H A Dconfigure3832 if test -n "$DUMPBIN"; then
3852 DUMPBIN=$ac_cv_prog_DUMPBIN
3853 if test -n "$DUMPBIN"; then
3855 $as_echo "$DUMPBIN" >&6; }
3862 test -n "$DUMPBIN" && break
3865 if test -z "$DUMPBIN"; then
3866 ac_ct_DUMPBIN=$DUMPBIN
3910 DUMPBIN=":"
3918 DUMPBIN=$ac_ct_DUMPBIN
3923 if test "$DUMPBIN" != ":"; then
[all …]
H A Daclocal.m43237 AC_CHECK_TOOLS(DUMPBIN, ["dumpbin -symbols" "link -dump -symbols"], :)
3238 AC_SUBST([DUMPBIN])
3239 if test "$DUMPBIN" != ":"; then
3240 NM="$DUMPBIN"