Searched refs:enable_static (Results 1 - 4 of 4) sorted by relevance

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dltconfig186 enable_static=yes
278 --disable-static) enable_static=no ;;
2200 test "$enable_shared" = yes && enable_static=no
2208 test "$enable_shared" = yes && enable_static=no
2214 # Make sure either enable_shared or enable_static is yes.
2215 test "$enable_shared" = yes || enable_static=yes
2217 echo "checking whether to build static libraries... $enable_static" 1>&6
2820 build_old_libs=$enable_static
H A Dconfigure1265 if test "${enable_static+set}" = set; then
1266 enableval="$enable_static"
1269 yes) enable_static=yes ;;
1270 no) enable_static=no ;;
1272 enable_static=no
1277 enable_static=yes
1284 enable_static=yes
1513 test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
/bind-9.6-ESV-R11/
H A Dconfigure914 enable_static
7201 if test "${enable_static+set}" = set; then :
7202 enableval=$enable_static; p=${PACKAGE-default}
7204 yes) enable_static=yes ;;
7205 no) enable_static=no ;;
7207 enable_static=no
7213 enable_static=yes
7220 enable_static=yes
11106 test "$enable_shared" = yes && enable_static=no
11115 test "$enable_shared" = yes && enable_static
[all...]
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure931 enable_static
7126 if test "${enable_static+set}" = set; then :
7127 enableval=$enable_static; p=${PACKAGE-default}
7129 yes) enable_static=yes ;;
7130 no) enable_static=no ;;
7132 enable_static=no
7138 enable_static=yes
7145 enable_static=yes
10718 test "$enable_shared" = yes && enable_static=no
10727 test "$enable_shared" = yes && enable_static
[all...]

Completed in 52 milliseconds