]> git.proxmox.com Git - ceph.git/blame - ceph/src/erasure-code/jerasure/jerasure/include/config.h.in
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / erasure-code / jerasure / jerasure / include / config.h.in
CommitLineData
7c673cae
FG
1/* include/config.h.in. Generated from configure.ac by autoheader. */
2
3/* Support Altivec instructions */
4#undef HAVE_ALTIVEC
5
6/* Support AVX (Advanced Vector Extensions) instructions */
7#undef HAVE_AVX
8
9/* Define to 1 if you have the <dlfcn.h> header file. */
10#undef HAVE_DLFCN_H
11
12/* Define to 1 if you have the <gf_complete.h> header file. */
13#undef HAVE_GF_COMPLETE_H
14
15/* Define to 1 if you have the <gf_general.h> header file. */
16#undef HAVE_GF_GENERAL_H
17
18/* Define to 1 if you have the <gf_int.h> header file. */
19#undef HAVE_GF_INT_H
20
21/* Define to 1 if you have the <gf_method.h> header file. */
22#undef HAVE_GF_METHOD_H
23
24/* Define to 1 if you have the <gf_rand.h> header file. */
25#undef HAVE_GF_RAND_H
26
27/* Define to 1 if you have the <inttypes.h> header file. */
28#undef HAVE_INTTYPES_H
29
30/* Define to 1 if you have the `gf_complete' library (-lgf_complete). */
31#undef HAVE_LIBGF_COMPLETE
32
33/* Define to 1 if you have the <memory.h> header file. */
34#undef HAVE_MEMORY_H
35
36/* Support mmx instructions */
37#undef HAVE_MMX
38
39/* Support SSE (Streaming SIMD Extensions) instructions */
40#undef HAVE_SSE
41
42/* Support SSE2 (Streaming SIMD Extensions 2) instructions */
43#undef HAVE_SSE2
44
45/* Support SSE3 (Streaming SIMD Extensions 3) instructions */
46#undef HAVE_SSE3
47
48/* Support SSSE4.1 (Streaming SIMD Extensions 4.1) instructions */
49#undef HAVE_SSE4_1
50
51/* Support SSSE4.2 (Streaming SIMD Extensions 4.2) instructions */
52#undef HAVE_SSE4_2
53
54/* Support SSSE3 (Supplemental Streaming SIMD Extensions 3) instructions */
55#undef HAVE_SSSE3
56
57/* Define to 1 if you have the <stdint.h> header file. */
58#undef HAVE_STDINT_H
59
60/* Define to 1 if you have the <stdlib.h> header file. */
61#undef HAVE_STDLIB_H
62
63/* Define to 1 if you have the <strings.h> header file. */
64#undef HAVE_STRINGS_H
65
66/* Define to 1 if you have the <string.h> header file. */
67#undef HAVE_STRING_H
68
69/* Define to 1 if you have the <sys/stat.h> header file. */
70#undef HAVE_SYS_STAT_H
71
72/* Define to 1 if you have the <sys/types.h> header file. */
73#undef HAVE_SYS_TYPES_H
74
75/* Define to 1 if you have the <unistd.h> header file. */
76#undef HAVE_UNISTD_H
77
78/* Define to the sub-directory in which libtool stores uninstalled libraries.
79 */
80#undef LT_OBJDIR
81
82/* Name of package */
83#undef PACKAGE
84
85/* Define to the address where bug reports for this package should be sent. */
86#undef PACKAGE_BUGREPORT
87
88/* Define to the full name of this package. */
89#undef PACKAGE_NAME
90
91/* Define to the full name and version of this package. */
92#undef PACKAGE_STRING
93
94/* Define to the one symbol short name of this package. */
95#undef PACKAGE_TARNAME
96
97/* Define to the home page for this package. */
98#undef PACKAGE_URL
99
100/* Define to the version of this package. */
101#undef PACKAGE_VERSION
102
103/* Define to 1 if you have the ANSI C header files. */
104#undef STDC_HEADERS
105
106/* Version number of package */
107#undef VERSION