![]() |
|
|||
File indexing completed on 2025-04-19 09:13:36
0001 /* include/YODA/Config/BuildConfig.h. Generated from BuildConfig.h.in by configure. */ 0002 #ifndef YODA_BUILDCONFIG_H 0003 #define YODA_BUILDCONFIG_H 0004 0005 /* Define to 1 if you have the <dlfcn.h> header file. */ 0006 #define HAVE_DLFCN_H 1 0007 0008 /* Define to 1 if you have the <inttypes.h> header file. */ 0009 #define HAVE_INTTYPES_H 1 0010 0011 /* Define to 1 if you have the <memory.h> header file. */ 0012 /* #undef HAVE_MEMORY_H */ 0013 0014 /* Define to 1 if you have the <stdint.h> header file. */ 0015 #define HAVE_STDINT_H 1 0016 0017 /* Define to 1 if you have the <stdlib.h> header file. */ 0018 #define HAVE_STDLIB_H 1 0019 0020 /* Define to 1 if you have the <strings.h> header file. */ 0021 #define HAVE_STRINGS_H 1 0022 0023 /* Define to 1 if you have the <string.h> header file. */ 0024 #define HAVE_STRING_H 1 0025 0026 /* Define to 1 if you have the <sys/stat.h> header file. */ 0027 #define HAVE_SYS_STAT_H 1 0028 0029 /* Define to 1 if you have the <sys/types.h> header file. */ 0030 #define HAVE_SYS_TYPES_H 1 0031 0032 /* Define to 1 if you have the <unistd.h> header file. */ 0033 #define HAVE_UNISTD_H 1 0034 0035 /* Define to the sub-directory in which libtool stores uninstalled libraries. */ 0036 #define LT_OBJDIR ".libs/" 0037 0038 /* Define to 1 if you have the ANSI C header files. */ 0039 #define STDC_HEADERS 1 0040 0041 /* Define to 1 if you have libz and its headers. */ 0042 #define HAVE_LIBZ 1 0043 0044 /* Define to 1 if running on OSX. */ 0045 /* #undef WITH_OSX */ 0046 0047 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |