Lines Matching refs:STATIC_LINK
651 STATIC_LINK
1506 --enable-static_link Use this to link the tools to their libraries
9065 # Check whether --enable-static_link was given.
9067 enableval=$enable_static_link; STATIC_LINK=$enableval
9069 STATIC_LINK=no
9072 { $as_echo "$as_me:$LINENO: result: $STATIC_LINK" >&5
9073 $as_echo "$STATIC_LINK" >&6; }
12813 \) -a "x$STATIC_LINK" = xyes ];
13000 # With --enable-static_link and selinux enabled, linking
13003 if test "$STATIC_LINK-$HAVE_SELINUX" = yes-yes; then