Home | History | Annotate | Download | only in dist2

Lines Matching full:callout

151 # Handle --disable-pcre2grep-callout (enabled by default) but not supported
154 AC_ARG_ENABLE(pcre2grep-callout,
155 AS_HELP_STRING([--disable-pcre2grep-callout],
156 [disable callout script support in pcre2grep]),
561 # Currently pcre2grep callout string is not supported under Windows.
566 AC_MSG_ERROR([Callout script support needs sys/wait.h.])
569 Define to any value to enable callout script support in pcre2grep.])
571 AC_MSG_WARN([Callout script support is not available for Windows: disabled])