summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-12-07 17:20:47 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-12-07 17:20:47 +0000
commitc97b1affc53cbe2c9a0777b7c9b9d400b09b2f89 (patch)
tree91d3c9b1e32d74b0327f23be910e0e8ba4a64bae /acconfig.h
parentade03f6bad77faf80441396eb41134489454e1c1 (diff)
- (bal) PCRE no longer required. Banished from the source along with
fake-regex.h
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/acconfig.h b/acconfig.h
index 1e3b80e6..766a9268 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
-/* $Id: acconfig.h,v 1.119 2001/11/03 19:09:33 tim Exp $ */
+/* $Id: acconfig.h,v 1.120 2001/12/07 17:20:48 mouring Exp $ */
#ifndef _CONFIG_H
#define _CONFIG_H
@@ -59,9 +59,6 @@
/* Define if you are on Cygwin */
#undef HAVE_CYGWIN
-/* Define if you lack native POSIX regex and you are using PCRE */
-#undef HAVE_LIBPCRE
-
/* Define if you have a broken realpath. */
#undef BROKEN_REALPATH