diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/acconfig.h b/acconfig.h index caf30149f..40cbeeb7d 100644 --- a/acconfig.h +++ b/acconfig.h | |||
@@ -1,4 +1,4 @@ | |||
1 | /* $Id: acconfig.h,v 1.121 2002/01/22 10:57:54 djm Exp $ */ | 1 | /* $Id: acconfig.h,v 1.122 2002/02/26 16:40:49 tim Exp $ */ |
2 | 2 | ||
3 | #ifndef _CONFIG_H | 3 | #ifndef _CONFIG_H |
4 | #define _CONFIG_H | 4 | #define _CONFIG_H |
@@ -257,9 +257,6 @@ | |||
257 | #undef HAVE_SS_FAMILY_IN_SS | 257 | #undef HAVE_SS_FAMILY_IN_SS |
258 | #undef HAVE___SS_FAMILY_IN_SS | 258 | #undef HAVE___SS_FAMILY_IN_SS |
259 | 259 | ||
260 | /* Define if you have a regcomp() function */ | ||
261 | #undef HAVE_REGCOMP | ||
262 | |||
263 | /* Define if you have /dev/ptmx */ | 260 | /* Define if you have /dev/ptmx */ |
264 | #undef HAVE_DEV_PTMX | 261 | #undef HAVE_DEV_PTMX |
265 | 262 | ||