HomeSort by: relevance | last modified time | path
    Searched refs:STATIC_LINK (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/lvm2/dist/
configure.in 134 AC_ARG_ENABLE(static_link,
135 [ --enable-static_link Use this to link the tools to their libraries
137 STATIC_LINK=$enableval, STATIC_LINK=no)
138 AC_MSG_RESULT($STATIC_LINK)
821 \) -a "x$STATIC_LINK" = xyes ]];
855 # With --enable-static_link and selinux enabled, linking
858 if test "$STATIC_LINK-$HAVE_SELINUX" = yes-yes; then
1131 AC_SUBST(STATIC_LINK)
configure 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; the
    [all...]

Completed in 20 milliseconds