1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/ossrv/genericopenlibs/liboil/inc/config.h Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,178 @@
1.4 +/*
1.5 +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
1.6 +* All rights reserved.
1.7 +* This component and the accompanying materials are made available
1.8 +* under the terms of "Eclipse Public License v1.0"
1.9 +* which accompanies this distribution, and is available
1.10 +* at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.11 +*
1.12 +* Initial Contributors:
1.13 +* Nokia Corporation - initial contribution.
1.14 +*
1.15 +* Contributors:
1.16 +*
1.17 +* Description:
1.18 +*
1.19 +*/
1.20 +/* config.h. Generated from config.h.in by configure. */
1.21 +/* config.h.in. Generated from configure.ac by autoheader. */
1.22 +
1.23 +/* Define if compiling broken implementations */
1.24 +/* #undef ENABLE_BROKEN_IMPLS */
1.25 +
1.26 +/* Define if compiling new ABI */
1.27 +/* #undef ENABLE_NEW_ABI */
1.28 +
1.29 +/* Defined if host is amd64 */
1.30 +/* #undef HAVE_AMD64 */
1.31 +
1.32 +/* Defined if host is arm */
1.33 +#define HAVE_ARM 1
1.34 +
1.35 +/* Defined if we have clock_gettime() */
1.36 +#define HAVE_CLOCK_GETTIME 1
1.37 +
1.38 +/* Define to 1 if you have the <dlfcn.h> header file. */
1.39 +#define HAVE_DLFCN_H 1
1.40 +
1.41 +/* Define if compiler supports gcc inline assembly */
1.42 +//#define HAVE_GCC_ASM 0
1.43 +
1.44 +/* Define if compiler supports PowerPC FPU instructions */
1.45 +/* #undef HAVE_GCC_ASM_POWERPC_FPU */
1.46 +
1.47 +/* Define to 1 if you have the `getpagesize' function. */
1.48 +#define HAVE_GETPAGESIZE 1
1.49 +
1.50 +/* Define to 1 if you have the `gettimeofday' function. */
1.51 +#define HAVE_GETTIMEOFDAY 1
1.52 +
1.53 +/* Defined if host is i386 */
1.54 +//#define HAVE_I386 1
1.55 +
1.56 +/* Define if ieee754.h exists */
1.57 +//#define HAVE_IEEE754_H 0
1.58 +
1.59 +/* Define to 1 if you have the <inttypes.h> header file. */
1.60 +#define HAVE_INTTYPES_H 1
1.61 +
1.62 +/* Define if lrint() is available */
1.63 +#define HAVE_LRINT 1
1.64 +
1.65 +/* Define if lrintf() is available */
1.66 +#define HAVE_LRINTF 1
1.67 +
1.68 +/* Define to 1 if you have the <memory.h> header file. */
1.69 +#define HAVE_MEMORY_H 1
1.70 +
1.71 +/* Define to 1 if you have a working `mmap' system call. */
1.72 +#define HAVE_MMAP 1
1.73 +
1.74 +/* Defined if we have a monotonic clock */
1.75 +#define HAVE_MONOTONIC_CLOCK 1
1.76 +
1.77 +/* Defined if host OS is linux */
1.78 +//#define HAVE_OS_LINUX 1
1.79 +
1.80 +/* Defined if host OS is MS Windows */
1.81 +/* #undef HAVE_OS_WIN32 */
1.82 +
1.83 +/* Defined if host is powerpc */
1.84 +/* #undef HAVE_POWERPC */
1.85 +
1.86 +/* Define if rint() is available */
1.87 +#define HAVE_RINT 1
1.88 +
1.89 +/* Define if rintf() is available */
1.90 +#define HAVE_RINTF 1
1.91 +
1.92 +/* Define to 1 if you have the `sigaction' function. */
1.93 +//#define HAVE_SIGACTION 1
1.94 +
1.95 +/* Define to 1 if you have the `sigsetjmp' function. */
1.96 +/* #undef HAVE_SIGSETJMP */
1.97 +
1.98 +/* Define if sincos() is available */
1.99 +//#define HAVE_SINCOS 0
1.100 +
1.101 +/* Defined if compiler/assembler can handle SSSE3 instructions */
1.102 +#define HAVE_SSSE3_ASM 1
1.103 +
1.104 +/* Define to 1 if you have the <stdint.h> header file. */
1.105 +#define HAVE_STDINT_H 1
1.106 +
1.107 +/* Define to 1 if you have the <stdlib.h> header file. */
1.108 +#define HAVE_STDLIB_H 1
1.109 +
1.110 +/* Define to 1 if you have the <strings.h> header file. */
1.111 +#define HAVE_STRINGS_H 1
1.112 +
1.113 +/* Define to 1 if you have the <string.h> header file. */
1.114 +#define HAVE_STRING_H 1
1.115 +
1.116 +/* Define if C symbols have leading underscore */
1.117 +/* #undef HAVE_SYMBOL_UNDERSCORE */
1.118 +
1.119 +/* Define to 1 if you have the <sys/stat.h> header file. */
1.120 +#define HAVE_SYS_STAT_H 1
1.121 +
1.122 +/* Define to 1 if you have the <sys/time.h> header file. */
1.123 +#define HAVE_SYS_TIME_H 1
1.124 +
1.125 +/* Define to 1 if you have the <sys/types.h> header file. */
1.126 +#define HAVE_SYS_TYPES_H 1
1.127 +
1.128 +/* defined if unaligned memory access works correctly */
1.129 +//#define HAVE_UNALIGNED_ACCESS 1
1.130 +
1.131 +/* Define to 1 if you have the <unistd.h> header file. */
1.132 +#define HAVE_UNISTD_H 1
1.133 +
1.134 +/* Defined if prototype checking enabled */
1.135 +/* #undef LIBOIL_STRICT_PROTOTYPES */
1.136 +
1.137 +/* Defined for compiling internal code */
1.138 +#define OIL_EXPORTS 1
1.139 +
1.140 +/* Name of package */
1.141 +#define PACKAGE "liboil"
1.142 +
1.143 +/* Define to the address where bug reports for this package should be sent. */
1.144 +#define PACKAGE_BUGREPORT ""
1.145 +
1.146 +/* Define to the full name of this package. */
1.147 +#define PACKAGE_NAME "liboil"
1.148 +
1.149 +/* Define to the full name and version of this package. */
1.150 +#define PACKAGE_STRING "liboil 0.3.15"
1.151 +
1.152 +/* Define to the one symbol short name of this package. */
1.153 +#define PACKAGE_TARNAME "liboil"
1.154 +
1.155 +/* Define to the version of this package. */
1.156 +#define PACKAGE_VERSION "0.3.15"
1.157 +
1.158 +/* The size of `char', as computed by sizeof. */
1.159 +/* #undef SIZEOF_CHAR */
1.160 +
1.161 +/* The size of `int', as computed by sizeof. */
1.162 +/* #undef SIZEOF_INT */
1.163 +
1.164 +/* The size of `long', as computed by sizeof. */
1.165 +/* #undef SIZEOF_LONG */
1.166 +
1.167 +/* The size of `short', as computed by sizeof. */
1.168 +/* #undef SIZEOF_SHORT */
1.169 +
1.170 +/* The size of `void*', as computed by sizeof. */
1.171 +/* #undef SIZEOF_VOIDP */
1.172 +
1.173 +/* Define to 1 if you have the ANSI C header files. */
1.174 +#define STDC_HEADERS 1
1.175 +
1.176 +/* Version number of package */
1.177 +#define VERSION "0.3.15"
1.178 +
1.179 +/* Define to 1 if your processor stores words with the most significant byte
1.180 + first (like Motorola and SPARC, unlike Intel and VAX). */
1.181 +/* #undef WORDS_BIGENDIAN */