1*2264Sjacobs /* 2*2264Sjacobs * CDDL HEADER START 3*2264Sjacobs * 4*2264Sjacobs * The contents of this file are subject to the terms of the 5*2264Sjacobs * Common Development and Distribution License (the "License"). 6*2264Sjacobs * You may not use this file except in compliance with the License. 7*2264Sjacobs * 8*2264Sjacobs * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9*2264Sjacobs * or http://www.opensolaris.org/os/licensing. 10*2264Sjacobs * See the License for the specific language governing permissions 11*2264Sjacobs * and limitations under the License. 12*2264Sjacobs * 13*2264Sjacobs * When distributing Covered Code, include this CDDL HEADER in each 14*2264Sjacobs * file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15*2264Sjacobs * If applicable, add the following below this CDDL HEADER, with the 16*2264Sjacobs * fields enclosed by brackets "[]" replaced with your own identifying 17*2264Sjacobs * information: Portions Copyright [yyyy] [name of copyright owner] 18*2264Sjacobs * 19*2264Sjacobs * CDDL HEADER END 20*2264Sjacobs */ 21*2264Sjacobs 22*2264Sjacobs /* 23*2264Sjacobs * Copyright 2006 Sun Microsystems, Inc. All rights reserved. 24*2264Sjacobs * Use is subject to license terms. 25*2264Sjacobs * 26*2264Sjacobs */ 27*2264Sjacobs 28*2264Sjacobs #ifndef _CONFIG_H 29*2264Sjacobs #define _CONFIG_H 30*2264Sjacobs 31*2264Sjacobs /* source/libpapi-common/config.h. Generated by configure. */ 32*2264Sjacobs /* source/libpapi-common/config.h.in. Generated from configure.in by autoheader. */ 33*2264Sjacobs 34*2264Sjacobs #pragma ident "%Z%%M% %I% %E% SMI" 35*2264Sjacobs 36*2264Sjacobs #ifdef __cplusplus 37*2264Sjacobs extern "C" { 38*2264Sjacobs #endif 39*2264Sjacobs 40*2264Sjacobs /* Define to 1 if you have the <dlfcn.h> header file. */ 41*2264Sjacobs #define HAVE_DLFCN_H 1 42*2264Sjacobs 43*2264Sjacobs /* Define to 1 if you have the `dlopen' function. */ 44*2264Sjacobs #define HAVE_DLOPEN 1 45*2264Sjacobs 46*2264Sjacobs /* Define to 1 if you have the `dlsym' function. */ 47*2264Sjacobs #define HAVE_DLSYM 1 48*2264Sjacobs 49*2264Sjacobs /* Define to 1 if you have the `fprintf' function. */ 50*2264Sjacobs #define HAVE_FPRINTF 1 51*2264Sjacobs 52*2264Sjacobs /* define if you have getipnodbyname */ 53*2264Sjacobs #define HAVE_GETIPNODEBYNAME 1 54*2264Sjacobs 55*2264Sjacobs /* Define to 1 if you have the `getpassphrase' function. */ 56*2264Sjacobs #define HAVE_GETPASSPHRASE 1 57*2264Sjacobs 58*2264Sjacobs /* Define to 1 if you have the `gettext' function. */ 59*2264Sjacobs #define HAVE_GETTEXT 1 60*2264Sjacobs 61*2264Sjacobs /* Define to 1 if you have the <inttypes.h> header file. */ 62*2264Sjacobs #define HAVE_INTTYPES_H 1 63*2264Sjacobs 64*2264Sjacobs /* Define to 1 if you have the `is_system_labeled' function. */ 65*2264Sjacobs #define HAVE_IS_SYSTEM_LABELED 1 66*2264Sjacobs 67*2264Sjacobs /* Define to 1 if you have the `localtime' function. */ 68*2264Sjacobs #define HAVE_LOCALTIME 1 69*2264Sjacobs 70*2264Sjacobs /* Define to 1 if you have the <memory.h> header file. */ 71*2264Sjacobs #define HAVE_MEMORY_H 1 72*2264Sjacobs 73*2264Sjacobs /* Define to 1 if you have the <priv.h> header file. */ 74*2264Sjacobs #define HAVE_PRIV_H 1 75*2264Sjacobs 76*2264Sjacobs /* define if you have rresvport_af */ 77*2264Sjacobs #define HAVE_RRESVPORT_AF 1 78*2264Sjacobs 79*2264Sjacobs /* Define to 1 if you have the <ruby.h> header file. */ 80*2264Sjacobs /* #undef HAVE_RUBY_H */ 81*2264Sjacobs 82*2264Sjacobs /* Define to 1 if you have the `snprintf' function. */ 83*2264Sjacobs #define HAVE_SNPRINTF 1 84*2264Sjacobs 85*2264Sjacobs /* Define to 1 if you have the <stdarg.h> header file. */ 86*2264Sjacobs #define HAVE_STDARG_H 1 87*2264Sjacobs 88*2264Sjacobs /* Define to 1 if you have the <stdint.h> header file. */ 89*2264Sjacobs #define HAVE_STDINT_H 1 90*2264Sjacobs 91*2264Sjacobs /* Define to 1 if you have the <stdlib.h> header file. */ 92*2264Sjacobs #define HAVE_STDLIB_H 1 93*2264Sjacobs 94*2264Sjacobs /* Define to 1 if you have the `strcmp' function. */ 95*2264Sjacobs #define HAVE_STRCMP 1 96*2264Sjacobs 97*2264Sjacobs /* Define to 1 if you have the `strdup' function. */ 98*2264Sjacobs #define HAVE_STRDUP 1 99*2264Sjacobs 100*2264Sjacobs /* Define to 1 if you have the `strerror' function. */ 101*2264Sjacobs #define HAVE_STRERROR 1 102*2264Sjacobs 103*2264Sjacobs /* Define to 1 if you have the `strftime' function. */ 104*2264Sjacobs #define HAVE_STRFTIME 1 105*2264Sjacobs 106*2264Sjacobs /* Define to 1 if you have the <strings.h> header file. */ 107*2264Sjacobs #define HAVE_STRINGS_H 1 108*2264Sjacobs 109*2264Sjacobs /* Define to 1 if you have the <string.h> header file. */ 110*2264Sjacobs #define HAVE_STRING_H 1 111*2264Sjacobs 112*2264Sjacobs /* Define to 1 if you have the `strlcat' function. */ 113*2264Sjacobs #define HAVE_STRLCAT 1 114*2264Sjacobs 115*2264Sjacobs /* Define to 1 if you have the `strlcpy' function. */ 116*2264Sjacobs #define HAVE_STRLCPY 1 117*2264Sjacobs 118*2264Sjacobs /* Define to 1 if you have the <sys/stat.h> header file. */ 119*2264Sjacobs #define HAVE_SYS_STAT_H 1 120*2264Sjacobs 121*2264Sjacobs /* Define to 1 if you have the <sys/types.h> header file. */ 122*2264Sjacobs #define HAVE_SYS_TYPES_H 1 123*2264Sjacobs 124*2264Sjacobs /* Define to 1 if you have the <unistd.h> header file. */ 125*2264Sjacobs #define HAVE_UNISTD_H 1 126*2264Sjacobs 127*2264Sjacobs /* Name of package */ 128*2264Sjacobs #define PACKAGE "papi" 129*2264Sjacobs 130*2264Sjacobs /* Define to the address where bug reports for this package should be sent. */ 131*2264Sjacobs #define PACKAGE_BUGREPORT "" 132*2264Sjacobs 133*2264Sjacobs /* Define to the full name of this package. */ 134*2264Sjacobs #define PACKAGE_NAME "" 135*2264Sjacobs 136*2264Sjacobs /* Define to the full name and version of this package. */ 137*2264Sjacobs #define PACKAGE_STRING "" 138*2264Sjacobs 139*2264Sjacobs /* Define to the one symbol short name of this package. */ 140*2264Sjacobs #define PACKAGE_TARNAME "" 141*2264Sjacobs 142*2264Sjacobs /* Define to the version of this package. */ 143*2264Sjacobs #define PACKAGE_VERSION "" 144*2264Sjacobs 145*2264Sjacobs /* Define to 1 if you have the ANSI C header files. */ 146*2264Sjacobs #define STDC_HEADERS 1 147*2264Sjacobs 148*2264Sjacobs /* Version number of package */ 149*2264Sjacobs #define VERSION "1.0_rc1" 150*2264Sjacobs 151*2264Sjacobs /* Define to empty if `const' does not conform to ANSI C. */ 152*2264Sjacobs /* #undef const */ 153*2264Sjacobs 154*2264Sjacobs 155*2264Sjacobs #ifdef __cplusplus 156*2264Sjacobs } 157*2264Sjacobs #endif 158*2264Sjacobs 159*2264Sjacobs #endif /* _CONFIG_H */ 160