- (djm) Configure support for smartcards
diff --git a/acconfig.h b/acconfig.h
index 76eb3a9..2b2be91 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 ************** */