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 afebfa5db..1e3b80e68 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
1/* $Id: acconfig.h,v 1.118 2001/10/22 00:53:59 tim Exp $ */ 1/* $Id: acconfig.h,v 1.119 2001/11/03 19:09:33 tim Exp $ */
2 2
3#ifndef _CONFIG_H 3#ifndef _CONFIG_H
4#define _CONFIG_H 4#define _CONFIG_H
@@ -178,9 +178,6 @@
178/* Define if you want to specify the path to your wtmpx file */ 178/* Define if you want to specify the path to your wtmpx file */
179#undef CONF_WTMPX_FILE 179#undef CONF_WTMPX_FILE
180 180
181/* Define is libutil has login() function */
182#undef HAVE_LIBUTIL_LOGIN
183
184/* Define if you want external askpass support */ 181/* Define if you want external askpass support */
185#undef USE_EXTERNAL_ASKPASS 182#undef USE_EXTERNAL_ASKPASS
186 183