summaryrefslogtreecommitdiffstats
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 76eb3a9e..2b2be91a 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
-/* $Id: acconfig.h,v 1.115 2001/09/15 11:31:54 djm Exp $ */
+/* $Id: acconfig.h,v 1.116 2001/09/18 04:01:12 djm Exp $ */
#ifndef _CONFIG_H
#define _CONFIG_H
@@ -333,6 +333,9 @@
/* Define on *nto-qnx systems */
#undef MISSING_FD_MASK
+/* Define if you want smartcard support */
+#undef SMARTCARD
+
@BOTTOM@
/* ******************* Shouldn't need to edit below this line ************** */