Imported Upstream version 1.1.0
[platform/upstream/oprofile.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* whether popt prototype takes a const char ** */
4 #undef CONST_POPT
5
6 /* Define to 1 if you have the declaration of `basename', and to 0 if you
7    don't. */
8 #undef HAVE_DECL_BASENAME
9
10 /* Define to 1 if you have the <dlfcn.h> header file. */
11 #undef HAVE_DLFCN_H
12
13 /* Define to 1 if you have the <inttypes.h> header file. */
14 #undef HAVE_INTTYPES_H
15
16 /* Define to 1 if you have the `iberty' library (-liberty). */
17 #undef HAVE_LIBIBERTY
18
19 /* Define to 1 if you have the <libiberty.h> header file. */
20 #undef HAVE_LIBIBERTY_H
21
22 /* Define to 1 if libpfm is available */
23 #undef HAVE_LIBPFM
24
25 /* Define to 1 if using libpfm3; 0 if using newer libpfm */
26 #undef HAVE_LIBPFM3
27
28 /* Define to 1 if you have the `popt' library (-lpopt). */
29 #undef HAVE_LIBPOPT
30
31 /* Define to 1 if you have the <memory.h> header file. */
32 #undef HAVE_MEMORY_H
33
34 /* Define to 1 if you have the `perfmonctl' function. */
35 #undef HAVE_PERFMONCTL
36
37 /* Kernel support for perf_events exists */
38 #undef HAVE_PERF_EVENTS
39
40 /* PERF_RECORD_MISC_GUEST_KERNEL is defined in perf_event.h */
41 #undef HAVE_PERF_GUEST_MACROS
42
43 /* precise_ip is defined in perf_event.h */
44 #undef HAVE_PERF_PRECISE_IP
45
46 /* Define to 1 if you have the `sched_setaffinity' function. */
47 #undef HAVE_SCHED_SETAFFINITY
48
49 /* Define to 1 if you have the <stdint.h> header file. */
50 #undef HAVE_STDINT_H
51
52 /* Define to 1 if you have the <stdlib.h> header file. */
53 #undef HAVE_STDLIB_H
54
55 /* Define to 1 if you have the <strings.h> header file. */
56 #undef HAVE_STRINGS_H
57
58 /* Define to 1 if you have the <string.h> header file. */
59 #undef HAVE_STRING_H
60
61 /* Define to 1 if you have the <sys/stat.h> header file. */
62 #undef HAVE_SYS_STAT_H
63
64 /* Define to 1 if you have the <sys/types.h> header file. */
65 #undef HAVE_SYS_TYPES_H
66
67 /* Define to 1 if you have the <unistd.h> header file. */
68 #undef HAVE_UNISTD_H
69
70 /* Define to 1 if you have the `xcalloc' function. */
71 #undef HAVE_XCALLOC
72
73 /* Define to 1 if you have the `xmemdup' function. */
74 #undef HAVE_XMEMDUP
75
76 /* Define to the sub-directory in which libtool stores uninstalled libraries.
77    */
78 #undef LT_OBJDIR
79
80 /* whether malloc attribute is understood */
81 #undef MALLOC_ATTRIBUTE_OK
82
83 /* package binary directory */
84 #undef OP_BINDIR
85
86 /* package data directory */
87 #undef OP_DATADIR
88
89 /* Name of package */
90 #undef PACKAGE
91
92 /* Define to the address where bug reports for this package should be sent. */
93 #undef PACKAGE_BUGREPORT
94
95 /* Define to the full name of this package. */
96 #undef PACKAGE_NAME
97
98 /* Define to the full name and version of this package. */
99 #undef PACKAGE_STRING
100
101 /* Define to the one symbol short name of this package. */
102 #undef PACKAGE_TARNAME
103
104 /* Define to the home page for this package. */
105 #undef PACKAGE_URL
106
107 /* Define to the version of this package. */
108 #undef PACKAGE_VERSION
109
110 /* Define to 1 if you have the ANSI C header files. */
111 #undef STDC_HEADERS
112
113 /* Synthesize special symbols when needed */
114 #undef SYNTHESIZE_SYMBOLS
115
116 /* whether bfd.h defines bool values */
117 #undef TRUE_FALSE_ALREADY_DEFINED
118
119 /* Version number of package */
120 #undef VERSION
121
122 /* Define to 1 if the X Window System is missing or not being used. */
123 #undef X_DISPLAY_MISSING