summaryrefslogtreecommitdiff
path: root/compat.c
diff options
context:
space:
mode:
Diffstat (limited to 'compat.c')
-rw-r--r--compat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat.c b/compat.c
index 68c2ec41..5a0c450c 100644
--- a/compat.c
+++ b/compat.c
@@ -34,7 +34,7 @@ RCSID("$OpenBSD: compat.c,v 1.34 2001/01/21 19:05:48 markus Exp $");
# ifdef HAVE_REGCOMP
# include "fake-regex.h"
# else
-# error "No regular libraries detected. See INSTALL file."
+# error "No regular expression library detected. See INSTALL file."
# endif
# endif
#endif /* HAVE_LIBPCRE */