comparison src/os_vms_conf.h @ 1200:f58cb9bf1260

updated for version 7.1b
author vimboss
date Thu, 10 May 2007 17:26:28 +0000
parents 23f82b5d2814
children 71eaeb69efe4
comparison
equal deleted inserted replaced
1199:3acf7c922a04 1200:f58cb9bf1260
72 #define SIGRETURN return 72 #define SIGRETURN return
73 73
74 /* Define if struct sigcontext is present */ 74 /* Define if struct sigcontext is present */
75 #define HAVE_SIGCONTEXT 75 #define HAVE_SIGCONTEXT
76 76
77 /* Define if toupper/tolower only work on lower/upercase characters */ 77 /* Define if toupper/tolower only work on lower/uppercase characters */
78 /* #define BROKEN_TOUPPER */ 78 /* #define BROKEN_TOUPPER */
79 79
80 /* Define if tgetstr() has a second argument that is (char *) */ 80 /* Define if tgetstr() has a second argument that is (char *) */
81 /* #undef TGETSTR_CHAR_P */ 81 /* #undef TGETSTR_CHAR_P */
82 82