File indexing completed on 2025-02-21 10:15:33
0001 #ifndef _SISCONE_CONFIG_H
0002 #define _SISCONE_CONFIG_H 1
0003
0004
0005
0006
0007
0008
0009 #ifndef SISCONE_HAVE_DLFCN_H
0010 #define SISCONE_HAVE_DLFCN_H 1
0011 #endif
0012
0013
0014 #ifndef SISCONE_HAVE_INTTYPES_H
0015 #define SISCONE_HAVE_INTTYPES_H 1
0016 #endif
0017
0018
0019 #ifndef SISCONE_HAVE_LIBM
0020 #define SISCONE_HAVE_LIBM 1
0021 #endif
0022
0023
0024 #ifndef SISCONE_HAVE_MEMORY_H
0025 #define SISCONE_HAVE_MEMORY_H 1
0026 #endif
0027
0028
0029 #ifndef SISCONE_HAVE_STDINT_H
0030 #define SISCONE_HAVE_STDINT_H 1
0031 #endif
0032
0033
0034 #ifndef SISCONE_HAVE_STDLIB_H
0035 #define SISCONE_HAVE_STDLIB_H 1
0036 #endif
0037
0038
0039 #ifndef SISCONE_HAVE_STRINGS_H
0040 #define SISCONE_HAVE_STRINGS_H 1
0041 #endif
0042
0043
0044 #ifndef SISCONE_HAVE_STRING_H
0045 #define SISCONE_HAVE_STRING_H 1
0046 #endif
0047
0048
0049 #ifndef SISCONE_HAVE_SYS_STAT_H
0050 #define SISCONE_HAVE_SYS_STAT_H 1
0051 #endif
0052
0053
0054 #ifndef SISCONE_HAVE_SYS_TYPES_H
0055 #define SISCONE_HAVE_SYS_TYPES_H 1
0056 #endif
0057
0058
0059 #ifndef SISCONE_HAVE_UNISTD_H
0060 #define SISCONE_HAVE_UNISTD_H 1
0061 #endif
0062
0063
0064 #ifndef SISCONE_LT_OBJDIR
0065 #define SISCONE_LT_OBJDIR ".libs/"
0066 #endif
0067
0068
0069 #ifndef SISCONE_PACKAGE
0070 #define SISCONE_PACKAGE "siscone"
0071 #endif
0072
0073
0074 #ifndef SISCONE_PACKAGE_BUGREPORT
0075 #define SISCONE_PACKAGE_BUGREPORT ""
0076 #endif
0077
0078
0079 #ifndef SISCONE_PACKAGE_NAME
0080 #define SISCONE_PACKAGE_NAME "SISCone"
0081 #endif
0082
0083
0084 #ifndef SISCONE_PACKAGE_STRING
0085 #define SISCONE_PACKAGE_STRING "SISCone 3.0.5"
0086 #endif
0087
0088
0089 #ifndef SISCONE_PACKAGE_TARNAME
0090 #define SISCONE_PACKAGE_TARNAME "siscone"
0091 #endif
0092
0093
0094 #ifndef SISCONE_PACKAGE_URL
0095 #define SISCONE_PACKAGE_URL ""
0096 #endif
0097
0098
0099 #ifndef SISCONE_PACKAGE_VERSION
0100 #define SISCONE_PACKAGE_VERSION "3.0.5"
0101 #endif
0102
0103
0104 #ifndef SISCONE_STDC_HEADERS
0105 #define SISCONE_STDC_HEADERS 1
0106 #endif
0107
0108
0109
0110
0111
0112 #ifndef SISCONE_VERSION
0113 #define SISCONE_VERSION "3.0.5"
0114 #endif
0115
0116
0117 #endif