Subversion Repositories Kolibri OS

Rev

Rev 1895 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1895 Rev 3931
Line 8... Line 8...
8
/* #undef HAVE_ALARM */
8
/* #undef HAVE_ALARM */
Line 9... Line 9...
9
 
9
 
10
/* Define to 1 if you have the  header file. */
10
/* Define to 1 if you have the  header file. */
Line -... Line 11...
-
 
11
/* #undef HAVE_DLFCN_H */
-
 
12
 
-
 
13
/* Whether we have feenableexcept() */
-
 
14
/* #undef HAVE_FEENABLEEXCEPT */
-
 
15
 
-
 
16
/* Define to 1 if we have  */
-
 
17
#define HAVE_FENV_H 1
-
 
18
 
-
 
19
/* Whether the tool chain supports __float128 */
11
/* #undef HAVE_DLFCN_H */
20
#define HAVE_FLOAT128 /**/
12
 
21
 
Line 13... Line 22...
13
/* Define to 1 if you have the `getisax' function. */
22
/* Define to 1 if you have the `getisax' function. */
14
/* #undef HAVE_GETISAX */
23
/* #undef HAVE_GETISAX */
Line 23... Line 32...
23
#define HAVE_INTTYPES_H 1
32
#define HAVE_INTTYPES_H 1
Line 24... Line 33...
24
 
33
 
25
/* Define to 1 if you have the `pixman-1' library (-lpixman-1). */
34
/* Define to 1 if you have the `pixman-1' library (-lpixman-1). */
Line -... Line 35...
-
 
35
/* #undef HAVE_LIBPIXMAN_1 */
-
 
36
 
-
 
37
/* Whether we have libpng */
26
/* #undef HAVE_LIBPIXMAN_1 */
38
/* #undef HAVE_LIBPNG */
27
 
39
 
Line -... Line 40...
-
 
40
/* Define to 1 if you have the  header file. */
-
 
41
#define HAVE_MEMORY_H 1
-
 
42
 
28
/* Define to 1 if you have the  header file. */
43
/* Whether we have mmap() */
29
#define HAVE_MEMORY_H 1
44
#define HAVE_MMAP
Line 30... Line 45...
30
 
45
 
31
/* Whether we have mprotect() */
46
/* Whether we have mprotect() */
Line 70... Line 85...
70
 
85
 
71
/* Name of package */
86
/* Name of package */
Line 72... Line 87...
72
#define PACKAGE "pixman"
87
#define PACKAGE "pixman"
73
 
88
 
Line 74... Line 89...
74
/* Define to the address where bug reports for this package should be sent. */
89
/* Define to the address where bug reports for this package should be sent. */
75
#define PACKAGE_BUGREPORT ""pixman@lists.freedesktop.org""
90
#define PACKAGE_BUGREPORT "pixman@lists.freedesktop.org"
Line 76... Line 91...
76
 
91
 
77
/* Define to the full name of this package. */
92
/* Define to the full name of this package. */
Line 78... Line 93...
78
#define PACKAGE_NAME "pixman"
93
#define PACKAGE_NAME "pixman"
79
 
94
 
Line 80... Line 95...
80
/* Define to the full name and version of this package. */
95
/* Define to the full name and version of this package. */
81
#define PACKAGE_STRING "pixman 0.20.2"
96
#define PACKAGE_STRING "pixman 0.30.2"
Line 82... Line 97...
82
 
97
 
83
/* Define to the one symbol short name of this package. */
98
/* Define to the one symbol short name of this package. */
Line 84... Line 99...
84
#define PACKAGE_TARNAME "pixman"
99
#define PACKAGE_TARNAME "pixman"
85
 
100
 
Line 86... Line 101...
86
/* Define to the home page for this package. */
101
/* Define to the home page for this package. */
87
#define PACKAGE_URL ""
102
#define PACKAGE_URL ""
Line 88... Line 103...
88
 
103
 
89
/* Define to the version of this package. */
104
/* Define to the version of this package. */
Line -... Line 105...
-
 
105
#define PACKAGE_VERSION "0.30.2"
-
 
106
 
-
 
107
/* enable TIMER_BEGIN/TIMER_END macros */
90
#define PACKAGE_VERSION "0.20.2"
108
/* #undef PIXMAN_TIMERS */
91
 
109
 
-
 
110
/* The size of `long', as computed by sizeof. */
-
 
111
#define SIZEOF_LONG 4
-
 
112
 
Line 92... Line 113...
92
/* enable TIMER_BEGIN/TIMER_END macros */
113
/* Define to 1 if you have the ANSI C header files. */
93
/* #undef PIXMAN_TIMERS */
114
#define STDC_HEADERS 1
Line 94... Line 115...
94
 
115
 
95
/* The size of `long', as computed by sizeof. */
116
/* The compiler supported TLS storage class */
Line 96... Line 117...
96
#define SIZEOF_LONG 4
117
#define TLS __thread
97
 
118
 
Line 98... Line 119...
98
/* Define to 1 if you have the ANSI C header files. */
119
/* Whether the tool chain supports __attribute__((constructor)) */
-
 
120
#define TOOLCHAIN_SUPPORTS_ATTRIBUTE_CONSTRUCTOR /**/
-
 
121
 
-
 
122
/* use ARM IWMMXT compiler intrinsics */
99
#define STDC_HEADERS 1
123
/* #undef USE_ARM_IWMMXT */
Line 100... Line 124...
100
 
124
 
101
/* Whether the tool chain supports __thread */
125
/* use ARM NEON assembly optimizations */
Line 102... Line 126...
102
//#define TOOLCHAIN_SUPPORTS__THREAD /**/
126
/* #undef USE_ARM_NEON */
103
 
127
 
Line 104... Line 128...
104
/* use ARM NEON assembly optimizations */
128
/* use ARM SIMD assembly optimizations */
105
/* #undef USE_ARM_NEON */
129
/* #undef USE_ARM_SIMD */
Line -... Line 130...
-
 
130
 
-
 
131
/* use GNU-style inline assembler */
-
 
132
#define USE_GCC_INLINE_ASM 1
106
 
133
 
107
/* use ARM SIMD assembly optimizations */
134
/* use Loongson Multimedia Instructions */
Line 108... Line 135...
108
/* #undef USE_ARM_SIMD */
135
/* #undef USE_LOONGSON_MMI */
109
 
136
 
110
/* use GNU-style inline assembler */
137
/* use MIPS DSPr2 assembly optimizations */
111
#define USE_GCC_INLINE_ASM 1
138
/* #undef USE_MIPS_DSPR2 */
Line 140... Line 167...
140
/* Define to `__inline__' or `__inline' if that's what the C compiler
167
/* Define to `__inline__' or `__inline' if that's what the C compiler
141
   calls it, or to nothing if 'inline' is not supported under any name.  */
168
   calls it, or to nothing if 'inline' is not supported under any name.  */
142
#ifndef __cplusplus
169
#ifndef __cplusplus
143
/* #undef inline */
170
/* #undef inline */
144
#endif
171
#endif
-
 
172
 
-
 
173
/* Define to sqrt if you do not have the `sqrtf' function. */
-
 
174
/* #undef sqrtf */