Searched refs:DLLTOOL (Results 1 - 15 of 15) sorted by relevance
| /src/sys/external/isc/libsodium/dist/m4/ |
| H A D | ltoptions.m4 | 133 AC_CHECK_TOOL(DLLTOOL, dlltool, false) 141 test -z "$DLLTOOL" && DLLTOOL=dlltool 142 _LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl
|
| H A D | libtool.m4 | 3776 # decide which one to use based on capabilities of $DLLTOOL 3777 case `$DLLTOOL --help 2>&1` in 8184 # Ensure DLLTOOL variable is set. 8186 [AC_CHECK_TOOL(DLLTOOL, dlltool, false) 8187 test -z "$DLLTOOL" && DLLTOOL=dlltool 8188 _LT_DECL([], [DLLTOOL], [1], [DLL creation program]) 8189 AC_SUBST([DLLTOOL])
|
| /src/sys/external/isc/libsodium/dist/contrib/ |
| H A D | Makefile.in | 164 DLLTOOL = @DLLTOOL@ macro
|
| /src/sys/external/isc/libsodium/dist/dist-build/ |
| H A D | Makefile.in | 164 DLLTOOL = @DLLTOOL@ macro
|
| /src/sys/external/isc/libsodium/dist/msvc-scripts/ |
| H A D | Makefile.in | 164 DLLTOOL = @DLLTOOL@ macro
|
| /src/sys/external/isc/libsodium/dist/builds/ |
| H A D | Makefile.in | 164 DLLTOOL = @DLLTOOL@ macro
|
| /src/sys/external/isc/libsodium/dist/src/ |
| H A D | Makefile.in | 224 DLLTOOL = @DLLTOOL@ macro
|
| /src/sys/external/isc/libsodium/dist/src/libsodium/include/ |
| H A D | Makefile.in | 256 DLLTOOL = @DLLTOOL@ macro
|
| /src/sys/external/isc/libsodium/dist/test/ |
| H A D | Makefile.in | 224 DLLTOOL = @DLLTOOL@ macro
|
| /src/sys/external/isc/libsodium/dist/ |
| H A D | configure | 681 DLLTOOL 10149 if test -n "$DLLTOOL"; then 10150 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. 10169 DLLTOOL=$ac_cv_prog_DLLTOOL 10170 if test -n "$DLLTOOL"; then 10171 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5 10172 $as_echo "$DLLTOOL" >&6; } 10181 ac_ct_DLLTOOL=$DLLTOOL 10219 DLLTOOL="false" 10227 DLLTOOL [all...] |
| H A D | Makefile.in | 288 DLLTOOL = @DLLTOOL@ macro
|
| H A D | ltmain.sh | 3597 sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` 3690 # This fallback implementation is for use when $DLLTOOL
|
| /src/sys/external/isc/libsodium/dist/test/default/ |
| H A D | Makefile.in | 705 DLLTOOL = @DLLTOOL@ macro
|
| /src/sys/external/isc/libsodium/dist/build-aux/ |
| H A D | ltmain.sh | 4991 sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` 5061 # This fallback implementation is for use when $DLLTOOL
|
| /src/sys/external/isc/libsodium/dist/src/libsodium/ |
| H A D | Makefile.in | 675 DLLTOOL = @DLLTOOL@ macro
|
Completed in 56 milliseconds