Searched refs:with_gnu_ld (Results 1 - 6 of 6) sorted by relevance

/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dltconfig200 with_gnu_ld=no
299 --with-gnu-ld) with_gnu_ld=yes ;;
1010 with_gnu_ld=unknown
1013 elif test "$with_gnu_ld" = yes; then
1031 test "$with_gnu_ld" != no && break
1033 test "$with_gnu_ld" != yes && break
1056 with_gnu_ld=yes
1058 with_gnu_ld=no
1060 echo "$ac_t$with_gnu_ld" 1>&6
1105 with_gnu_ld
[all...]
H A Dconfigure1359 if test "${with_gnu_ld+set}" = set; then
1360 withval="$with_gnu_ld"
1361 test "$withval" = no || with_gnu_ld=yes
1363 with_gnu_ld=no
1389 with_gnu_ld=unknown
1392 elif test "$with_gnu_ld" = yes; then
1412 test "$with_gnu_ld" != no && break
1414 test "$with_gnu_ld" != yes && break
/bind-9.11.3/unit/atf-src/
H A Dconfigure805 with_gnu_ld
4826 if test "${with_gnu_ld+set}" = set; then :
4827 withval=$with_gnu_ld; test no = "$withval" || with_gnu_ld=yes
4829 with_gnu_ld=no
4861 with_gnu_ld=unknown
4864 elif test yes = "$with_gnu_ld"; then
4886 test no != "$with_gnu_ld" && break
4889 test yes != "$with_gnu_ld" && break
4926 with_gnu_ld
[all...]
/bind-9.11.3/
H A Dconfigure1006 with_gnu_ld
4189 if test "${with_gnu_ld+set}" = set; then :
4190 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
4192 with_gnu_ld=no
4224 with_gnu_ld=unknown
4227 elif test "$with_gnu_ld" = yes; then
4249 test "$with_gnu_ld" != no && break
4252 test "$with_gnu_ld" != yes && break
4289 with_gnu_ld
[all...]
H A Dltmain.sh72 # linker: $LD (gnu? $with_gnu_ld)
769 s/\$with_gnu_ld/'"$with_gnu_ld"'/
8386 if test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "$with_gnu_ld" = yes; then
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh2070 linker: $LD (gnu? $with_gnu_ld)
9829 if test -n "$save_libobjs" && test : != "$skipped_export" && test yes = "$with_gnu_ld"; then

Completed in 100 milliseconds