Module Name: xsrc
Committed By: mrg
Date: Wed Mar 14 06:06:01 UTC 2018
Modified Files:
xsrc/external/mit/xterm/include: xtermcfg.h
Removed Files:
xsrc/external/mit/xterm/include: Tekparse.hin VTparse.hin
Log Message:
merge xterm 330. remove files we'll build now.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 xsrc/external/mit/xterm/include/Tekparse.hin \
xsrc/external/mit/xterm/include/VTparse.hin
cvs rdiff -u -r1.11 -r1.12 xsrc/external/mit/xterm/include/xtermcfg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: xsrc/external/mit/xterm/include/xtermcfg.h
diff -u xsrc/external/mit/xterm/include/xtermcfg.h:1.11 xsrc/external/mit/xterm/include/xtermcfg.h:1.12
--- xsrc/external/mit/xterm/include/xtermcfg.h:1.11 Wed Mar 8 02:55:45 2017
+++ xsrc/external/mit/xterm/include/xtermcfg.h Wed Mar 14 06:06:01 2018
@@ -187,6 +187,7 @@
/* #undef OPT_XMC_GLITCH */ /* CF_ARG_ENABLE(xmc-glitch) */
/* #undef OPT_ZICONBEEP */ /* CF_ARG_DISABLE(ziconbeep) */
/* #undef OWN_TERMINFO_DIR */ /* AC_ARG_WITH(own-terminfo) */
+/* #undef OWN_TERMINFO_ENV */ /* AC_ARG_ENABLE(env-terminfo) */
/* #undef PROCFS_ROOT */ /* CF_ARG_ENABLE(exec-xterm) */
#define SCROLLBAR_RIGHT 1 /* CF_ARG_ENABLE(rightbar) */
#define SIG_ATOMIC_T volatile sig_atomic_t /* CF_SIG_ATOMIC_T */