Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 83243
Collapse All | Expand All

(-)./configure (-1 / +1 lines)
Lines 3881-3887 Link Here
3881
3881
3882
                              echo "$as_me:$LINENO: checking for wxWindows static library" >&5
3882
                              echo "$as_me:$LINENO: checking for wxWindows static library" >&5
3883
echo $ECHO_N "checking for wxWindows static library... $ECHO_C" >&6
3883
echo $ECHO_N "checking for wxWindows static library... $ECHO_C" >&6
3884
      WX_LIBS_STATIC=`$WX_CONFIG_WITH_ARGS --static --libs`
3884
      WX_LIBS_STATIC=`$WX_CONFIG_WITH_ARGS --libs`
3885
      if test -n "$WX_LIBS_STATIC"; then
3885
      if test -n "$WX_LIBS_STATIC"; then
3886
        echo "$as_me:$LINENO: result: yes" >&5
3886
        echo "$as_me:$LINENO: result: yes" >&5
3887
echo "${ECHO_T}yes" >&6
3887
echo "${ECHO_T}yes" >&6

Return to bug 83243