diff options
Diffstat (limited to 'compat.c')
-rw-r--r-- | compat.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ RCSID("$OpenBSD: compat.c,v 1.34 2001/01/21 19:05:48 markus Exp $"); | |||
34 | # ifdef HAVE_REGCOMP | 34 | # ifdef HAVE_REGCOMP |
35 | # include "fake-regex.h" | 35 | # include "fake-regex.h" |
36 | # else | 36 | # else |
37 | # error "No regular libraries detected. See INSTALL file." | 37 | # error "No regular expression library detected. See INSTALL file." |
38 | # endif | 38 | # endif |
39 | # endif | 39 | # endif |
40 | #endif /* HAVE_LIBPCRE */ | 40 | #endif /* HAVE_LIBPCRE */ |