summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index 76eb3a9e9..2b2be91ab 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
1/* $Id: acconfig.h,v 1.115 2001/09/15 11:31:54 djm Exp $ */ 1/* $Id: acconfig.h,v 1.116 2001/09/18 04:01:12 djm Exp $ */
2 2
3#ifndef _CONFIG_H 3#ifndef _CONFIG_H
4#define _CONFIG_H 4#define _CONFIG_H
@@ -333,6 +333,9 @@
333/* Define on *nto-qnx systems */ 333/* Define on *nto-qnx systems */
334#undef MISSING_FD_MASK 334#undef MISSING_FD_MASK
335 335
336/* Define if you want smartcard support */
337#undef SMARTCARD
338
336@BOTTOM@ 339@BOTTOM@
337 340
338/* ******************* Shouldn't need to edit below this line ************** */ 341/* ******************* Shouldn't need to edit below this line ************** */