Home
last modified time | relevance | path

Searched refs:enable_static (Results 1 – 25 of 56) sorted by relevance

123

/external/libexif/auto-m4/
Dltoptions.m4224 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/libmicrohttpd/m4/
Dltoptions.m4224 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/
Dltoptions.m4223 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/vulkan-validation-layers/tests/gtest-1.7.0/m4/
Dltoptions.m4224 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/libcap-ng/libcap-ng-0.7/m4/
Dltoptions.m4224 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/libedit/m4/
Dltoptions.m4224 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/google-breakpad/m4/
Dltoptions.m4223 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/google-tv-pairing-protocol/cpp/m4/
Dltoptions.m4223 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/
Dltoptions.m4223 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/libopus/m4/
Dltoptions.m4224 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/curl/m4/
Dxc-lt-iface.m455 case "x$enable_static" in @%:@ (
88 enable_static=$xc_lt_want_enable_static
201 case "x$enable_static" in @%:@ ((
203 xc_lt_build_static=$enable_static
206 AC_MSG_ERROR([unexpected libtool enable_static value: $enable_static])
Dcurl-compilers.m41207 if test "x$enable_static" != "xno" &&
1208 test "x$enable_static" != "xyes"; then
1209 AC_MSG_WARN([unknown enable_static setting.])
/external/protobuf/m4/
Dltoptions.m4224 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/pcre/dist/m4/
Dltoptions.m4226 yes) enable_static=yes ;;
227 no) enable_static=no ;;
229 enable_static=no
235 enable_static=yes
241 [enable_static=]_LT_ENABLE_STATIC_DEFAULT)
243 _LT_DECL([build_old_libs], [enable_static], [0],
/external/mesa3d/
Dacinclude.m47 # the configure enable_static/enable_shared settings. If PIC is needed,
26 if test "$enable_pic" = auto && test "$enable_static" = yes; then
Dconfigure.ac281 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/iptables/
Dconfigure.ac97 AM_CONDITIONAL([ENABLE_STATIC], [test "$enable_static" = "yes"])
181 Put plugins into executable (static): ${enable_static}
/external/libusb/
Dconfigure6824 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 …]
Daclocal.m45310 test "$enable_shared" = yes && enable_static=no
5319 test "$enable_shared" = yes && enable_static=no
5326 # Make sure either enable_shared or enable_static is yes.
5327 test "$enable_shared" = yes || enable_static=yes
5328 AC_MSG_RESULT([$enable_static])
6683 test "$enable_shared" = yes && enable_static=no
6691 test "$enable_shared" = yes && enable_static=no
6698 # Make sure either enable_shared or enable_static is yes.
6699 test "$enable_shared" = yes || enable_static=yes
6700 AC_MSG_RESULT([$enable_static])
[all …]
/external/libedit/
Dconfigure7660 enableval=$enable_static; p=${PACKAGE-default}
7662 yes) enable_static=yes ;;
7663 no) enable_static=no ;;
7665 enable_static=no
7671 enable_static=yes
7678 enable_static=yes
11564 test "$enable_shared" = yes && enable_static=no
11573 test "$enable_shared" = yes && enable_static=no
11583 test "$enable_shared" = yes || enable_static=yes
11584 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
[all …]
/external/libusb-compat/
Dconfigure6952 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/libogg/
Dconfigure6893 enableval=$enable_static; p=${PACKAGE-default}
6895 yes) enable_static=yes ;;
6896 no) enable_static=no ;;
6898 enable_static=no
6904 enable_static=yes
6911 enable_static=yes
10885 test "$enable_shared" = yes && enable_static=no
10894 test "$enable_shared" = yes && enable_static=no
10904 test "$enable_shared" = yes || enable_static=yes
10905 { echo "$as_me:$LINENO: result: $enable_static" >&5
[all …]
/external/libvorbis/
Dconfigure7409 enableval=$enable_static; p=${PACKAGE-default}
7411 yes) enable_static=yes ;;
7412 no) enable_static=no ;;
7414 enable_static=no
7420 enable_static=yes
7427 enable_static=yes
11401 test "$enable_shared" = yes && enable_static=no
11410 test "$enable_shared" = yes && enable_static=no
11420 test "$enable_shared" = yes || enable_static=yes
11421 { echo "$as_me:$LINENO: result: $enable_static" >&5
[all …]
/external/google-tv-pairing-protocol/cpp/
Dconfigure8348 enableval=$enable_static; p=${PACKAGE-default}
8350 yes) enable_static=yes ;;
8351 no) enable_static=no ;;
8353 enable_static=no
8359 enable_static=yes
8366 enable_static=yes
11956 test "$enable_shared" = yes && enable_static=no
11965 test "$enable_shared" = yes && enable_static=no
11975 test "$enable_shared" = yes || enable_static=yes
11976 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
[all …]
/external/cmockery/cmockery_0_1_2/
Dconfigure3790 enableval="$enable_static"
3793 yes) enable_static=yes ;;
3794 no) enable_static=no ;;
3796 enable_static=no
3802 enable_static=yes
3809 enable_static=yes
9292 test "$enable_shared" = yes && enable_static=no
9301 test "$enable_shared" = yes && enable_static=no
9311 test "$enable_shared" = yes || enable_static=yes
9312 echo "$as_me:$LINENO: result: $enable_static" >&5
[all …]

123