Implemented RTS/CTS handshaking (-C/--rtscts vs. -x/--xonxoff)
authorshort <>
Sat, 7 Apr 2001 15:03:00 +0000 (15:03 +0000)
committershort <>
Sat, 7 Apr 2001 15:03:00 +0000 (15:03 +0000)
acconfig.h

index 890db9d..8134a13 100644 (file)
 #undef HAVE_CBAUDEX
 #undef CBAUDEX
 
+/* CRTSCTS define, may be missing. */
+#undef HAVE_CRTSCTS
+#undef CRTSCTS
+
 /* FD_SETSIZE define, may be missing. */
 #undef HAVE_FD_SETSIZE