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