diff --git a/include/ac/regex.h b/include/ac/regex.h index 87033a8b7e..99afaec3d8 100644 --- a/include/ac/regex.h +++ b/include/ac/regex.h @@ -24,6 +24,7 @@ For NT: http://people.delphi.com/gjc/hs_regex.html */ +#error "No POSIX REGEX available." #else /* have regex.h, assume it's POSIX compliant */ # include