Searched refs:enable_static (Results 1 – 25 of 72) sorted by relevance
123
/external/open-vcdiff/m4/ |
D | ltoptions.m4 | 223 yes) enable_static=yes ;; 224 no) enable_static=no ;; 226 enable_static=no 232 enable_static=yes 238 [enable_static=]_LT_ENABLE_STATIC_DEFAULT) 240 _LT_DECL([build_old_libs], [enable_static], [0],
|
/external/libexif/auto-m4/ |
D | ltoptions.m4 | 224 yes) enable_static=yes ;; 225 no) enable_static=no ;; 227 enable_static=no 233 enable_static=yes 239 [enable_static=]_LT_ENABLE_STATIC_DEFAULT) 241 _LT_DECL([build_old_libs], [enable_static], [0],
|
/external/chromium_org/third_party/tcmalloc/vendor/m4/ |
D | ltoptions.m4 | 223 yes) enable_static=yes ;; 224 no) enable_static=no ;; 226 enable_static=no 232 enable_static=yes 238 [enable_static=]_LT_ENABLE_STATIC_DEFAULT) 240 _LT_DECL([build_old_libs], [enable_static], [0],
|
/external/protobuf/m4/ |
D | ltoptions.m4 | 223 yes) enable_static=yes ;; 224 no) enable_static=no ;; 226 enable_static=no 232 enable_static=yes 238 [enable_static=]_LT_ENABLE_STATIC_DEFAULT) 240 _LT_DECL([build_old_libs], [enable_static], [0],
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | ltoptions.m4 | 224 yes) enable_static=yes ;; 225 no) enable_static=no ;; 227 enable_static=no 233 enable_static=yes 239 [enable_static=]_LT_ENABLE_STATIC_DEFAULT) 241 _LT_DECL([build_old_libs], [enable_static], [0],
|
/external/qemu/distrib/sdl-1.2.15/acinclude/ |
D | ltoptions.m4 | 224 yes) enable_static=yes ;; 225 no) enable_static=no ;; 227 enable_static=no 233 enable_static=yes 239 [enable_static=]_LT_ENABLE_STATIC_DEFAULT) 241 _LT_DECL([build_old_libs], [enable_static], [0],
|
/external/libmtp/m4/ |
D | ltoptions.m4 | 223 yes) enable_static=yes ;; 224 no) enable_static=no ;; 226 enable_static=no 232 enable_static=yes 238 [enable_static=]_LT_ENABLE_STATIC_DEFAULT) 240 _LT_DECL([build_old_libs], [enable_static], [0],
|
/external/chromium_org/sdch/open-vcdiff/m4/ |
D | ltoptions.m4 | 223 yes) enable_static=yes ;; 224 no) enable_static=no ;; 226 enable_static=no 232 enable_static=yes 238 [enable_static=]_LT_ENABLE_STATIC_DEFAULT) 240 _LT_DECL([build_old_libs], [enable_static], [0],
|
/external/libusb-compat/m4/ |
D | ltoptions.m4 | 223 yes) enable_static=yes ;; 224 no) enable_static=no ;; 226 enable_static=no 232 enable_static=yes 238 [enable_static=]_LT_ENABLE_STATIC_DEFAULT) 240 _LT_DECL([build_old_libs], [enable_static], [0],
|
/external/openfst/m4/ |
D | ltoptions.m4 | 224 yes) enable_static=yes ;; 225 no) enable_static=no ;; 227 enable_static=no 233 enable_static=yes 239 [enable_static=]_LT_ENABLE_STATIC_DEFAULT) 241 _LT_DECL([build_old_libs], [enable_static], [0],
|
/external/chromium_org/third_party/mesa/src/ |
D | acinclude.m4 | 7 # the configure enable_static/enable_shared settings. If PIC is needed, 26 if test "$enable_pic" = auto && test "$enable_static" = yes; then
|
D | configure.ac | 281 case "x$enable_static$enable_shared" in 288 enable_static=yes 298 if test "$enable_static" = yes; then 327 if test "$enable_static" = yes; then 828 if test "$enable_static" = yes; then 1211 if test "$enable_static" = no; then 1265 if test "$enable_static" != yes; then 2136 echo " Static libs: $enable_static"
|
/external/mesa3d/ |
D | acinclude.m4 | 7 # the configure enable_static/enable_shared settings. If PIC is needed, 26 if test "$enable_pic" = auto && test "$enable_static" = yes; then
|
D | configure.ac | 281 case "x$enable_static$enable_shared" in 288 enable_static=yes 298 if test "$enable_static" = yes; then 327 if test "$enable_static" = yes; then 828 if test "$enable_static" = yes; then 1211 if test "$enable_static" = no; then 1265 if test "$enable_static" != yes; then 2136 echo " Static libs: $enable_static"
|
/external/qemu/distrib/jpeg-6b/ |
D | ltconfig | 80 enable_static=yes 1268 echo "checking whether to build static libraries... $enable_static" 1>&6 1373 build_old_libs=$enable_static
|
/external/jpeg/ |
D | ltconfig | 80 enable_static=yes 1268 echo "checking whether to build static libraries... $enable_static" 1>&6 1373 build_old_libs=$enable_static
|
/external/iptables/ |
D | configure.ac | 74 AM_CONDITIONAL([ENABLE_STATIC], [test "$enable_static" = "yes"])
|
/external/libffi/ |
D | ltconfig | 198 enable_static=yes 357 --disable-static) enable_static=no ;; 1628 echo "checking whether to build static libraries... $enable_static" 1>&6 2302 build_old_libs=$enable_static
|
D | configure | 3994 enableval=$enable_static; p=${PACKAGE-default} 3996 yes) enable_static=yes ;; 3997 no) enable_static=no ;; 3999 enable_static=no 4005 enable_static=yes 4012 enable_static=yes 10401 test "$enable_shared" = yes && enable_static=no 10410 test "$enable_shared" = yes && enable_static=no 10420 test "$enable_shared" = yes || enable_static=yes 10421 { echo "$as_me:$LINENO: result: $enable_static" >&5 [all …]
|
/external/libusb/ |
D | configure | 6824 enableval=$enable_static; p=${PACKAGE-default} 6826 yes) enable_static=yes ;; 6827 no) enable_static=no ;; 6829 enable_static=no 6835 enable_static=yes 6842 enable_static=yes 10424 test "$enable_shared" = yes && enable_static=no 10433 test "$enable_shared" = yes && enable_static=no 10443 test "$enable_shared" = yes || enable_static=yes 10444 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5 [all …]
|
/external/libpng/ |
D | configure | 7290 enableval=$enable_static; p=${PACKAGE-default} 7292 yes) enable_static=yes ;; 7293 no) enable_static=no ;; 7295 enable_static=no 7301 enable_static=yes 7308 enable_static=yes 10877 test "$enable_shared" = yes && enable_static=no 10886 test "$enable_shared" = yes && enable_static=no 10896 test "$enable_shared" = yes || enable_static=yes 10897 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5 [all …]
|
/external/libusb-compat/ |
D | configure | 6952 enableval=$enable_static; p=${PACKAGE-default} 6954 yes) enable_static=yes ;; 6955 no) enable_static=no ;; 6957 enable_static=no 6963 enable_static=yes 6970 enable_static=yes 10989 test "$enable_shared" = yes && enable_static=no 10998 test "$enable_shared" = yes && enable_static=no 11008 test "$enable_shared" = yes || enable_static=yes 11009 { $as_echo "$as_me:$LINENO: result: $enable_static" >&5 [all …]
|
/external/chromium_org/third_party/sqlite/src/ |
D | configure | 6381 enableval=$enable_static; p=${PACKAGE-default} 6383 yes) enable_static=yes ;; 6384 no) enable_static=no ;; 6386 enable_static=no 6392 enable_static=yes 6399 enable_static=yes 10414 test "$enable_shared" = yes && enable_static=no 10423 test "$enable_shared" = yes && enable_static=no 10433 test "$enable_shared" = yes || enable_static=yes 10434 { $as_echo "$as_me:$LINENO: result: $enable_static" >&5 [all …]
|
D | aclocal.m4 | 5302 test "$enable_shared" = yes && enable_static=no 5311 test "$enable_shared" = yes && enable_static=no 5318 # Make sure either enable_shared or enable_static is yes. 5319 test "$enable_shared" = yes || enable_static=yes 5320 AC_MSG_RESULT([$enable_static]) 6675 test "$enable_shared" = yes && enable_static=no 6683 test "$enable_shared" = yes && enable_static=no 6690 # Make sure either enable_shared or enable_static is yes. 6691 test "$enable_shared" = yes || enable_static=yes 6692 AC_MSG_RESULT([$enable_static]) [all …]
|
/external/chromium/sdch/open-vcdiff/ |
D | configure | 4366 enableval=$enable_static; p=${PACKAGE-default} 4368 yes) enable_static=yes ;; 4369 no) enable_static=no ;; 4371 enable_static=no 4377 enable_static=yes 4384 enable_static=yes 10387 test "$enable_shared" = yes && enable_static=no 10396 test "$enable_shared" = yes && enable_static=no 10406 test "$enable_shared" = yes || enable_static=yes 10407 { echo "$as_me:$LINENO: result: $enable_static" >&5 [all …]
|
123