• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/

Lines Matching refs:regex

1183   --with-regex            enable support for wxRegEx class
3561 echo "$as_me:$LINENO: checking for --with-regex" >&5
3562 echo $ECHO_N "checking for --with-regex... $ECHO_C" >&6
3565 # Check whether --with-regex or --without-regex was given.
3578 { { echo "$as_me:$LINENO: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" >&5
3579 echo "$as_me: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" >&2;}
3614 { { echo "$as_me:$LINENO: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" >&5
3615 echo "$as_me: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" >&2;}
25865 { echo "$as_me:$LINENO: WARNING: Defaulting to the the builtin regex library for Unicode build." >&5
25866 echo "$as_me: WARNING: Defaulting to the the builtin regex library for Unicode build." >&2;}
25871 echo "$as_me:$LINENO: checking for regex.h" >&5
25872 echo $ECHO_N "checking for regex.h... $ECHO_C" >&6
25884 #include <regex.h>
26027 { { echo "$as_me:$LINENO: error: system regex library not found! Use --with-regex to use built-in version" >&5
26028 echo "$as_me: error: system regex library not found! Use --with-regex to use built-in version" >&2;}
26031 { echo "$as_me:$LINENO: WARNING: system regex library not found, will use built-in instead" >&5
26032 echo "$as_me: WARNING: system regex library not found, will use built-in instead" >&2;}
47516 wxconfig_3rdparty="regex${lib_unicode_suffix} $wxconfig_3rdparty"
52846 echo " regex ${wxUSE_REGEX}"