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 d0897d6b6..80907f0dc 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
1/* $Id: acconfig.h,v 1.167 2003/09/19 11:25:24 dtucker Exp $ */ 1/* $Id: acconfig.h,v 1.168 2003/10/15 06:57:57 dtucker Exp $ */
2 2
3/* 3/*
4 * Copyright (c) 1999-2003 Damien Miller. All rights reserved. 4 * Copyright (c) 1999-2003 Damien Miller. All rights reserved.
@@ -418,9 +418,6 @@
418#undef LOCKED_PASSWD_PREFIX 418#undef LOCKED_PASSWD_PREFIX
419#undef LOCKED_PASSWD_SUBSTR 419#undef LOCKED_PASSWD_SUBSTR
420 420
421/* Define if DNS support is to be activated */
422#undef DNS
423
424/* Define if getrrsetbyname() exists */ 421/* Define if getrrsetbyname() exists */
425#undef HAVE_GETRRSETBYNAME 422#undef HAVE_GETRRSETBYNAME
426 423