00001 /* config.h. Generated from config.h.in by configure. */ 00002 /* config.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* whether popt prototype takes a const char ** */ 00005 #define CONST_POPT 1 00006 00007 /* Defined if you have the version of bfd_openr_iovec with 7 parameters */ 00008 #define HAVE_BFD_OPENR_IOVEC_WITH_7PARMS 00009 00010 /* Define to 1 if you have the declaration of `basename', and to 0 if you 00011 don't. */ 00012 #define HAVE_DECL_BASENAME 1 00013 00014 /* Define to 1 if you have the <dlfcn.h> header file. */ 00015 #define HAVE_DLFCN_H 1 00016 00017 /* Define to 1 if you have the <inttypes.h> header file. */ 00018 #define HAVE_INTTYPES_H 1 00019 00020 /* Define to 1 if you have the `iberty' library (-liberty). */ 00021 #define HAVE_LIBIBERTY 1 00022 00023 /* Define to 1 if you have the <libiberty.h> header file. */ 00024 #define HAVE_LIBIBERTY_H 1 00025 00026 /* Define to 1 if libpfm is available */ 00027 /* #undef HAVE_LIBPFM */ 00028 00029 /* Define to 1 if using libpfm3; 0 if using newer libpfm */ 00030 /* #undef HAVE_LIBPFM3 */ 00031 00032 /* Define to 1 if you have the `popt' library (-lpopt). */ 00033 #define HAVE_LIBPOPT 1 00034 00035 /* Define to 1 if you have the <memory.h> header file. */ 00036 #define HAVE_MEMORY_H 1 00037 00038 /* Define to 1 if you have the `perfmonctl' function. */ 00039 /* #undef HAVE_PERFMONCTL */ 00040 00041 /* Kernel support for perf_events exists */ 00042 #define HAVE_PERF_EVENTS 1 00043 00044 /* Define to 1 if you have the `sched_setaffinity' function. */ 00045 #define HAVE_SCHED_SETAFFINITY 1 00046 00047 /* Define to 1 if you have the <stdint.h> header file. */ 00048 #define HAVE_STDINT_H 1 00049 00050 /* Define to 1 if you have the <stdlib.h> header file. */ 00051 #define HAVE_STDLIB_H 1 00052 00053 /* Define to 1 if you have the <strings.h> header file. */ 00054 #define HAVE_STRINGS_H 1 00055 00056 /* Define to 1 if you have the <string.h> header file. */ 00057 #define HAVE_STRING_H 1 00058 00059 /* Define to 1 if you have the <sys/stat.h> header file. */ 00060 #define HAVE_SYS_STAT_H 1 00061 00062 /* Define to 1 if you have the <sys/types.h> header file. */ 00063 #define HAVE_SYS_TYPES_H 1 00064 00065 /* Define to 1 if you have the <unistd.h> header file. */ 00066 #define HAVE_UNISTD_H 1 00067 00068 /* Define to 1 if you have the `xcalloc' function. */ 00069 #define HAVE_XCALLOC 1 00070 00071 /* Define to 1 if you have the `xmemdup' function. */ 00072 #define HAVE_XMEMDUP 1 00073 00074 /* Define to the sub-directory in which libtool stores uninstalled libraries. 00075 */ 00076 #define LT_OBJDIR ".libs/" 00077 00078 /* whether malloc attribute is understood */ 00079 /* #undef MALLOC_ATTRIBUTE_OK */ 00080 00081 /* package binary directory */ 00082 #define OP_BINDIR "/home/la5/pkgs/oprofile/bin/" 00083 00084 /* package data directory */ 00085 #define OP_DATADIR "/home/la5/pkgs/oprofile/share/oprofile/" 00086 00087 /* Name of package */ 00088 #define PACKAGE "oprofile" 00089 00090 /* Define to the address where bug reports for this package should be sent. */ 00091 #define PACKAGE_BUGREPORT "" 00092 00093 /* Define to the full name of this package. */ 00094 #define PACKAGE_NAME "" 00095 00096 /* Define to the full name and version of this package. */ 00097 #define PACKAGE_STRING "" 00098 00099 /* Define to the one symbol short name of this package. */ 00100 #define PACKAGE_TARNAME "" 00101 00102 /* Define to the version of this package. */ 00103 #define PACKAGE_VERSION "" 00104 00105 /* Define to 1 if you have the ANSI C header files. */ 00106 #define STDC_HEADERS 1 00107 00108 /* Synthesize special symbols when needed */ 00109 #define SYNTHESIZE_SYMBOLS 0 00110 00111 /* whether bfd.h defines bool values */ 00112 /* #undef TRUE_FALSE_ALREADY_DEFINED */ 00113 00114 /* Version number of package */ 00115 #define VERSION "0.9.8" 00116 00117 /* Define to 1 if the X Window System is missing or not being used. */ 00118 /* #undef X_DISPLAY_MISSING */