Searched refs:enable_shared (Results 1 – 3 of 3) sorted by relevance
| /libtiff-4.0.7/m4/ |
| H A D | ltoptions.m4 | 172 yes) enable_shared=yes ;; 173 no) enable_shared=no ;; 175 enable_shared=no 181 enable_shared=yes 187 [enable_shared=]_LT_ENABLE_SHARED_DEFAULT) 189 _LT_DECL([build_libtool_libs], [enable_shared], [0], 332 case $host,$enable_shared in
|
| H A D | libtool.m4 | 2194 test no = "$enable_shared"; then 4598 enable_shared=no 6070 if test yes,yes = "$GCC,$enable_shared"; then 6244 test no = "$can_build_shared" && enable_shared=no 6250 test yes = "$enable_shared" && enable_static=no 6267 AC_MSG_RESULT([$enable_shared]) 6271 test yes = "$enable_shared" || enable_static=yes 7753 AC_MSG_RESULT([$enable_shared]) 7757 test yes = "$enable_shared" || enable_static=yes 7891 AC_MSG_RESULT([$enable_shared]) [all …]
|
| /libtiff-4.0.7/ |
| H A D | configure | 8876 if test "${enable_shared+set}" = set; then : 8877 enableval=$enable_shared; p=${PACKAGE-default} 8998 case $host,$enable_shared in 9522 enable_shared=no 11322 if test yes,yes = "$GCC,$enable_shared"; then 13094 test no = "$can_build_shared" && enable_shared=no 13100 test yes = "$enable_shared" && enable_static=no 13109 case $enable_shared,$with_aix_soname,$aix_use_runtimelinking in 13118 $as_echo "$enable_shared" >&6; } 13123 test yes = "$enable_shared" || enable_static=yes [all …]
|