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 8a6f9411e..00acb0906 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
1/* $Id: acconfig.h,v 1.132 2002/04/23 13:09:19 djm Exp $ */ 1/* $Id: acconfig.h,v 1.133 2002/04/23 20:11:13 stevesk Exp $ */
2 2
3#ifndef _CONFIG_H 3#ifndef _CONFIG_H
4#define _CONFIG_H 4#define _CONFIG_H
@@ -240,9 +240,6 @@
240/* Define if you have getpwanam(3) [SunOS 4.x] */ 240/* Define if you have getpwanam(3) [SunOS 4.x] */
241#undef HAVE_GETPWANAM 241#undef HAVE_GETPWANAM
242 242
243/* Defined if in_systm.h needs to be included with netinet/ip.h (HPUX - <sigh/>) */
244#undef NEED_IN_SYSTM_H
245
246/* Define if you have an old version of PAM which takes only one argument */ 243/* Define if you have an old version of PAM which takes only one argument */
247/* to pam_strerror */ 244/* to pam_strerror */
248#undef HAVE_OLD_PAM 245#undef HAVE_OLD_PAM