00001 #ifndef _INCLUDE_LACUNARYX_LACUNARYX_CONFIG_HPP
00002 #define _INCLUDE_LACUNARYX_LACUNARYX_CONFIG_HPP 1
00003
00004
00005
00006
00007
00008
00009 #ifndef LACUNARYX_ENABLE_DEBUG
00010 #define LACUNARYX_ENABLE_DEBUG
00011 #endif
00012
00013
00014
00015
00016
00017 #ifndef LACUNARYX_ENABLE_EXCEPTIONS
00018 #define LACUNARYX_ENABLE_EXCEPTIONS
00019 #endif
00020
00021
00022 #ifndef LACUNARYX_ENABLE_SIMD
00023 #define LACUNARYX_ENABLE_SIMD
00024 #endif
00025
00026
00027
00028
00029
00030
00031
00032
00033
00034
00035
00036 #ifndef LACUNARYX_HAVE_DLFCN_H
00037 #define LACUNARYX_HAVE_DLFCN_H 1
00038 #endif
00039
00040
00041 #ifndef LACUNARYX_HAVE_FACTORIX
00042 #define LACUNARYX_HAVE_FACTORIX
00043 #endif
00044
00045
00046 #ifndef LACUNARYX_HAVE_INTTYPES_H
00047 #define LACUNARYX_HAVE_INTTYPES_H 1
00048 #endif
00049
00050
00051 #ifndef LACUNARYX_HAVE_MEMORY_H
00052 #define LACUNARYX_HAVE_MEMORY_H 1
00053 #endif
00054
00055
00056 #ifndef LACUNARYX_HAVE_STDINT_H
00057 #define LACUNARYX_HAVE_STDINT_H 1
00058 #endif
00059
00060
00061 #ifndef LACUNARYX_HAVE_STDLIB_H
00062 #define LACUNARYX_HAVE_STDLIB_H 1
00063 #endif
00064
00065
00066 #ifndef LACUNARYX_HAVE_STRINGS_H
00067 #define LACUNARYX_HAVE_STRINGS_H 1
00068 #endif
00069
00070
00071 #ifndef LACUNARYX_HAVE_STRING_H
00072 #define LACUNARYX_HAVE_STRING_H 1
00073 #endif
00074
00075
00076 #ifndef LACUNARYX_HAVE_SYS_STAT_H
00077 #define LACUNARYX_HAVE_SYS_STAT_H 1
00078 #endif
00079
00080
00081 #ifndef LACUNARYX_HAVE_SYS_TYPES_H
00082 #define LACUNARYX_HAVE_SYS_TYPES_H 1
00083 #endif
00084
00085
00086 #ifndef LACUNARYX_HAVE_UNISTD_H
00087 #define LACUNARYX_HAVE_UNISTD_H 1
00088 #endif
00089
00090
00091
00092 #ifndef LACUNARYX_LT_OBJDIR
00093 #define LACUNARYX_LT_OBJDIR ".libs/"
00094 #endif
00095
00096
00097 #ifndef LACUNARYX_PACKAGE
00098 #define LACUNARYX_PACKAGE "lacunaryx"
00099 #endif
00100
00101
00102 #ifndef LACUNARYX_PACKAGE_BUGREPORT
00103 #define LACUNARYX_PACKAGE_BUGREPORT "bugs@mathemagix.org"
00104 #endif
00105
00106
00107 #ifndef LACUNARYX_PACKAGE_NAME
00108 #define LACUNARYX_PACKAGE_NAME "lacunaryx"
00109 #endif
00110
00111
00112 #ifndef LACUNARYX_PACKAGE_STRING
00113 #define LACUNARYX_PACKAGE_STRING "lacunaryx 0.1"
00114 #endif
00115
00116
00117 #ifndef LACUNARYX_PACKAGE_TARNAME
00118 #define LACUNARYX_PACKAGE_TARNAME "lacunaryx"
00119 #endif
00120
00121
00122 #ifndef LACUNARYX_PACKAGE_URL
00123 #define LACUNARYX_PACKAGE_URL ""
00124 #endif
00125
00126
00127 #ifndef LACUNARYX_PACKAGE_VERSION
00128 #define LACUNARYX_PACKAGE_VERSION "0.1"
00129 #endif
00130
00131
00132 #ifndef LACUNARYX_STDC_HEADERS
00133 #define LACUNARYX_STDC_HEADERS 1
00134 #endif
00135
00136
00137 #ifndef LACUNARYX_VERSION
00138 #define LACUNARYX_VERSION "0.1"
00139 #endif
00140
00141
00142 #endif