4 * The contents of this file are subject to the terms of the
5 * Common Development and Distribution License (the "License").
6 * You may not use this file except in compliance with the License.
8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 * or http://www.opensolaris.org/os/licensing.
10 * See the License for the specific language governing permissions
11 * and limitations under the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 * If applicable, add the following below this CDDL HEADER, with the
16 * fields enclosed by brackets "[]" replaced with your own identifying
17 * information: Portions Copyright [yyyy] [name of copyright owner]
23 * Copyright 2006 Sun Microsystems, Inc. All rights reserved.
24 * Use is subject to license terms.
31 /* source/libpapi-common/config.h. Generated by configure. */
32 /* source/libpapi-common/config.h.in. Generated from configure.in by autoheader. */
34 #pragma ident "%Z%%M% %I% %E% SMI"
40 /* Define to 1 if you have the <dlfcn.h> header file. */
41 #define HAVE_DLFCN_H 1
43 /* Define to 1 if you have the `dlopen' function. */
46 /* Define to 1 if you have the `dlsym' function. */
49 /* Define to 1 if you have the `fprintf' function. */
50 #define HAVE_FPRINTF 1
52 /* define if you have getipnodbyname */
53 #define HAVE_GETIPNODEBYNAME 1
55 /* Define to 1 if you have the `getpassphrase' function. */
56 #define HAVE_GETPASSPHRASE 1
58 /* Define to 1 if you have the `gettext' function. */
59 #define HAVE_GETTEXT 1
61 /* Define to 1 if you have the <inttypes.h> header file. */
62 #define HAVE_INTTYPES_H 1
64 /* Define to 1 if you have the `is_system_labeled' function. */
65 #define HAVE_IS_SYSTEM_LABELED 1
67 /* Define to 1 if you have the `localtime' function. */
68 #define HAVE_LOCALTIME 1
70 /* Define to 1 if you have the <memory.h> header file. */
71 #define HAVE_MEMORY_H 1
73 /* Define to 1 if you have the <priv.h> header file. */
76 /* define if you have rresvport_af */
77 #define HAVE_RRESVPORT_AF 1
79 /* Define to 1 if you have the <ruby.h> header file. */
80 /* #undef HAVE_RUBY_H */
82 /* Define to 1 if you have the `snprintf' function. */
83 #define HAVE_SNPRINTF 1
85 /* Define to 1 if you have the <stdarg.h> header file. */
86 #define HAVE_STDARG_H 1
88 /* Define to 1 if you have the <stdint.h> header file. */
89 #define HAVE_STDINT_H 1
91 /* Define to 1 if you have the <stdlib.h> header file. */
92 #define HAVE_STDLIB_H 1
94 /* Define to 1 if you have the `strcmp' function. */
97 /* Define to 1 if you have the `strdup' function. */
100 /* Define to 1 if you have the `strerror' function. */
101 #define HAVE_STRERROR 1
103 /* Define to 1 if you have the `strftime' function. */
104 #define HAVE_STRFTIME 1
106 /* Define to 1 if you have the <strings.h> header file. */
107 #define HAVE_STRINGS_H 1
109 /* Define to 1 if you have the <string.h> header file. */
110 #define HAVE_STRING_H 1
112 /* Define to 1 if you have the `strlcat' function. */
113 #define HAVE_STRLCAT 1
115 /* Define to 1 if you have the `strlcpy' function. */
116 #define HAVE_STRLCPY 1
118 /* Define to 1 if you have the <sys/stat.h> header file. */
119 #define HAVE_SYS_STAT_H 1
121 /* Define to 1 if you have the <sys/types.h> header file. */
122 #define HAVE_SYS_TYPES_H 1
124 /* Define to 1 if you have the <unistd.h> header file. */
125 #define HAVE_UNISTD_H 1
127 /* Name of package */
128 #define PACKAGE "papi"
130 /* Define to the address where bug reports for this package should be sent. */
131 #define PACKAGE_BUGREPORT ""
133 /* Define to the full name of this package. */
134 #define PACKAGE_NAME ""
136 /* Define to the full name and version of this package. */
137 #define PACKAGE_STRING ""
139 /* Define to the one symbol short name of this package. */
140 #define PACKAGE_TARNAME ""
142 /* Define to the version of this package. */
143 #define PACKAGE_VERSION ""
145 /* Define to 1 if you have the ANSI C header files. */
146 #define STDC_HEADERS 1
148 /* Version number of package */
149 #define VERSION "1.0_rc1"
151 /* Define to empty if `const' does not conform to ANSI C. */
159 #endif /* _CONFIG_H */