summaryrefslogtreecommitdiff
path: root/win32/config_H.bc
diff options
context:
space:
mode:
Diffstat (limited to 'win32/config_H.bc')
-rw-r--r--win32/config_H.bc6
1 files changed, 6 insertions, 0 deletions
diff --git a/win32/config_H.bc b/win32/config_H.bc
index 9081c14bbc..a7f2500907 100644
--- a/win32/config_H.bc
+++ b/win32/config_H.bc
@@ -79,6 +79,12 @@
#define const
#endif
+/* HAS_CTERMID:
+ * This symbol, if defined, indicates that the ctermid routine is
+ * available to generate filename for terminal.
+ */
+/*#define HAS_CTERMID /**/
+
/* HAS_CUSERID:
* This symbol, if defined, indicates that the cuserid routine is
* available to get character login names.