summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
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 1e3b80e68..766a92687 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
1/* $Id: acconfig.h,v 1.119 2001/11/03 19:09:33 tim Exp $ */ 1/* $Id: acconfig.h,v 1.120 2001/12/07 17:20:48 mouring Exp $ */
2 2
3#ifndef _CONFIG_H 3#ifndef _CONFIG_H
4#define _CONFIG_H 4#define _CONFIG_H
@@ -59,9 +59,6 @@
59/* Define if you are on Cygwin */ 59/* Define if you are on Cygwin */
60#undef HAVE_CYGWIN 60#undef HAVE_CYGWIN
61 61
62/* Define if you lack native POSIX regex and you are using PCRE */
63#undef HAVE_LIBPCRE
64
65/* Define if you have a broken realpath. */ 62/* Define if you have a broken realpath. */
66#undef BROKEN_REALPATH 63#undef BROKEN_REALPATH
67 64