]> git.lyx.org Git - lyx.git/blob - development/cmake/configCompiler.h.msvc
Cmake build: Distinguish between PROGRAM_SUFFIX and LYX_VERSION
[lyx.git] / development / cmake / configCompiler.h.msvc
1 /*
2  * \file configCompiler.h
3  * This file is part of LyX, the document processor.
4  * Licence details can be found in the file COPYING.
5  *
6  * This is the compilation configuration file for LyX.
7  * It was generated by autoconfs configure.
8  * You might want to change some of the defaults if something goes wrong
9  * during the compilation.
10  */
11
12 #ifndef _CONFIG_COMPILER_H
13 #define _CONFIG_COMPILER_H
14
15
16 #define HAVE_IO_H 1
17 #define HAVE_LIMITS_H 1
18 #define HAVE_LOCALE_H 1
19 #define HAVE_PROCESS_H 1
20 #define HAVE_STDLIB_H 1
21 #define HAVE_SYS_STAT_H 1
22 /* #undef HAVE_SYS_TIME_H 1 */
23 #define HAVE_SYS_TYPES_H 1
24 #define HAVE_SYS_UTIME_H 1
25 /* #undef HAVE_SYS_SOCKET_H 1 */
26 /* #undef HAVE_UNISTD_H 1 */
27 /* #undef HAVE_INTTYPES_H 1 */
28 /* #undef HAVE_UTIME_H 1 */
29 #define HAVE_STRING_H 1
30 /* #undef HAVE_STRINGS_H 1 */
31 /* #undef HAVE_ISTREAM 1 */
32 /* #undef HAVE_OSTREAM 1 */
33 /* #undef HAVE_IOS 1 */
34 /* #undef HAVE_LOCALE 1 */
35 #define HAVE_OPEN 1
36 #define HAVE_CHMOD 1
37 #define HAVE_CLOSE 1
38 /* #undef HAVE_POPEN 1 */
39 /* #undef HAVE_PCLOSE 1 */
40 #define HAVE__OPEN 1
41 #define HAVE__CLOSE 1
42 #define HAVE__POPEN 1
43 #define HAVE__PCLOSE 1
44 #define HAVE_GETPID 1
45 #define HAVE__GETPID 1
46 #define HAVE_GETTEXT 1 /* TODO this is set manually */
47 #define HAVE_MKDIR 1
48 #define HAVE__MKDIR 1
49 /* #undef HAVE_SETENV 1 */
50 #define HAVE_PUTENV 1
51 #define HAVE_MKTEMP 1
52 /* #undef HAVE_MKSTEMP 1 */
53 #define HAVE_STRERROR 1
54 /* #undef HAVE_STD_COUNT 1 */
55 /* #undef HAVE_ASPRINTF 1 */
56 #define HAVE_WPRINTF 1
57 /* #undef HAVE_SNPRINTF 1 */
58 #define HAVE_POSIX_PRINTF 1
59 /* #undef HAVE_FCNTL 1 */
60 /* #undef HAVE_INTMAX_T 1 */
61 /* #undef HAVE_INTTYPES_H_WITH_UINTMAX 1 */
62 #define HAVE_DECL_ISTREAMBUF_ITERATOR 1
63 /* #undef CXX_GLOBAL_CSTD 1 */
64 #define HAVE_GETCWD 1
65 /* #undef HAVE_STPCPY 1 */
66 /* #undef HAVE_STRCASECMP 1 */
67 #define HAVE_STRDUP 1
68 #define HAVE_STRTOUL 1
69 /* #undef HAVE___FSETLOCKING 1 */
70 /* #undef HAVE_MEMPCPY 1 */
71 /* #undef HAVE___ARGZ_COUNT 1 */
72 /* #undef HAVE___ARGZ_NEXT 1 */
73 /* #undef HAVE___ARGZ_STRINGIFY 1 */
74 #define HAVE_SETLOCALE 1
75 /* #undef HAVE_TSEARCH 1 */
76 /* #undef HAVE_GETEGID 1 */
77 /* #undef HAVE_GETGID 1 */
78 /* #undef HAVE_GETUID 1 */
79 #define HAVE_WCSLEN 1
80 /* #undef HAVE_MKFIFO 1 */
81 #define HAVE_WPRINTF 1
82 #define HAVE_LONG_DOUBLE 1
83 #define HAVE_LONG_LONG 1
84 /* #undef HAVE_WCHAR_T 1 */
85 /* #undef HAVE_WINT_T 1 */
86 /* #undef HAVE_STDINT_H_WITH_UINTMAX 1 */
87 /* #undef HAVE_LC_MESSAGES 1     */
88 /* #undef HAVE_SSTREAM 1 */
89 /* #undef HAVE_ARGZ_H 1 */
90 #define SIZEOF_WCHAR_T_IS_2 1
91 /* #undef SIZEOF_WCHAR_T_IS_4 1 */
92
93 #ifdef SIZEOF_WCHAR_T_IS_2
94 #  define SIZEOF_WCHAR_T 2
95 #else
96 #  ifdef SIZEOF_WCHAR_T_IS_4
97 #    define SIZEOF_WCHAR_T 4
98 #  endif
99 #endif
100
101 /* #undef HAVE_ALLOCA 1 */
102 #define HAVE_SYMBOL_ALLOCA 1
103 #if defined(HAVE_SYMBOL_ALLOCA) && !defined(HAVE_ALLOCA)
104 #define HAVE_ALLOCA
105 #endif
106
107
108 #define HAVE_ICONV_CONST 1
109 #ifdef HAVE_ICONV_CONST
110 #define ICONV_CONST const
111 #else
112 #define ICONV_CONST
113 #endif
114
115 #ifdef _MSC_VER
116 #undef HAVE_OPEN  // use _open instead
117 #define pid_t int
118 #define PATH_MAX 512
119 #endif
120
121 #ifdef _WIN32 
122 #undef HAVE_MKDIR // use _mkdir instead
123 #endif
124
125 #define BOOST_ALL_NO_LIB 1
126
127 #ifdef _DEBUG
128 #  define ENABLE_ASSERTIONS 1
129 #endif
130
131 #ifndef ENABLE_ASSERTIONS
132 #  define BOOST_DISABLE_ASSERTS 1
133 #endif
134 #define BOOST_ENABLE_ASSERT_HANDLER 1
135
136 #define BOOST_DISABLE_THREADS 1
137 #define BOOST_NO_WSTRING 1
138
139 #ifdef __CYGWIN__
140 #  define BOOST_POSIX 1
141 #  define BOOST_POSIX_API 1
142 #  define BOOST_POSIX_PATH 1
143 #endif
144
145 #if defined(HAVE_WCHAR_T) && SIZEOF_WCHAR_T == 4
146 #  define USE_WCHAR_T
147 #endif
148
149 #ifdef HAVE_LONG_LONG
150 #ifdef SIZEOF_LONG_LONG_GREATER_THAN_SIZEOF_LONG
151 #define LYX_USE_LONG_LONG
152 #endif
153 #endif
154
155 #if defined(MAKE_INTL_LIB) && defined(_MSC_VER)
156 #define __attribute__(x)
157 #define inline
158 #define uintmax_t UINT_MAX
159 #endif
160
161 #ifdef _MSC_VER
162 #ifdef HAVE_CHMOD
163 #undef HAVE_CHMOD
164 #endif
165 #endif
166
167 #ifdef HAVE_CHMOD
168 #define HAVE_MODE_T
169 #endif
170
171 #if defined(_MSC_VER) && (_MSC_VER >= 1600)
172 #include "support/strfwd.h" // always first, to prevent compiler's interpretation/instantiations of some typedef
173 #endif
174
175
176 #endif