]> gerrit.simantics Code Review - simantics/fmil.git/blobdiff - org.simantics.fmil.core/native/FMILibrary/ThirdParty/Expat/expat-2.1.0/expat_config.h.cmake
Add FMILibrary-2.0.3 to org.simantics.fmil.core\native.
[simantics/fmil.git] / org.simantics.fmil.core / native / FMILibrary / ThirdParty / Expat / expat-2.1.0 / expat_config.h.cmake
diff --git a/org.simantics.fmil.core/native/FMILibrary/ThirdParty/Expat/expat-2.1.0/expat_config.h.cmake b/org.simantics.fmil.core/native/FMILibrary/ThirdParty/Expat/expat-2.1.0/expat_config.h.cmake
new file mode 100644 (file)
index 0000000..e514791
--- /dev/null
@@ -0,0 +1,91 @@
+/* expat_config.h.in.  Generated from configure.in by autoheader.  */\r
+\r
+/* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */\r
+#cmakedefine BYTEORDER @BYTEORDER@\r
+\r
+/* Define to 1 if you have the `bcopy' function. */\r
+#cmakedefine HAVE_BCOPY\r
+\r
+/* Define to 1 if you have the <dlfcn.h> header file. */\r
+#cmakedefine HAVE_DLFCN_H\r
+\r
+/* Define to 1 if you have the <fcntl.h> header file. */\r
+#cmakedefine HAVE_FCNTL_H\r
+\r
+/* Define to 1 if you have the `getpagesize' function. */\r
+#cmakedefine HAVE_GETPAGESIZE\r
+\r
+/* Define to 1 if you have the <inttypes.h> header file. */\r
+#cmakedefine HAVE_INTTYPES_H\r
+\r
+/* Define to 1 if you have the `memmove' function. */\r
+#cmakedefine HAVE_MEMMOVE\r
+\r
+/* Define to 1 if you have the <memory.h> header file. */\r
+#cmakedefine HAVE_MEMORY_H\r
+\r
+/* Define to 1 if you have a working `mmap' system call. */\r
+#cmakedefine HAVE_MMAP\r
+\r
+/* Define to 1 if you have the <stdint.h> header file. */\r
+#cmakedefine HAVE_STDINT_H\r
+\r
+/* Define to 1 if you have the <stdlib.h> header file. */\r
+#cmakedefine HAVE_STDLIB_H\r
+\r
+/* Define to 1 if you have the <strings.h> header file. */\r
+#cmakedefine HAVE_STRINGS_H\r
+\r
+/* Define to 1 if you have the <string.h> header file. */\r
+#cmakedefine HAVE_STRING_H\r
+\r
+/* Define to 1 if you have the <sys/stat.h> header file. */\r
+#cmakedefine HAVE_SYS_STAT_H\r
+\r
+/* Define to 1 if you have the <sys/types.h> header file. */\r
+#cmakedefine HAVE_SYS_TYPES_H\r
+\r
+/* Define to 1 if you have the <unistd.h> header file. */\r
+#cmakedefine HAVE_UNISTD_H\r
+\r
+/* Define to the address where bug reports for this package should be sent. */\r
+#cmakedefine PACKAGE_BUGREPORT\r
+\r
+/* Define to the full name of this package. */\r
+#cmakedefine PACKAGE_NAME\r
+\r
+/* Define to the full name and version of this package. */\r
+#cmakedefine PACKAGE_STRING\r
+\r
+/* Define to the one symbol short name of this package. */\r
+#cmakedefine PACKAGE_TARNAME\r
+\r
+/* Define to the version of this package. */\r
+#cmakedefine PACKAGE_VERSION\r
+\r
+/* Define to 1 if you have the ANSI C header files. */\r
+#cmakedefine STDC_HEADERS\r
+\r
+/* whether byteorder is bigendian */\r
+#cmakedefine WORDS_BIGENDIAN\r
+\r
+/* Define to specify how much context to retain around the current parse\r
+   point. */\r
+#cmakedefine XML_CONTEXT_BYTES @XML_CONTEXT_BYTES@\r
+\r
+/* Define to make parameter entity parsing functionality available. */\r
+#cmakedefine XML_DTD\r
+\r
+/* Define to make XML Namespaces functionality available. */\r
+#cmakedefine XML_NS\r
+\r
+/* Define to __FUNCTION__ or "" if `__func__' does not conform to ANSI C. */\r
+#ifdef _MSC_VER\r
+# define __func__ __FUNCTION__\r
+#endif\r
+\r
+/* Define to `long' if <sys/types.h> does not define. */\r
+#cmakedefine off_t @OFF_T@\r
+\r
+/* Define to `unsigned' if <sys/types.h> does not define. */\r
+#cmakedefine size_t @SIZE_T@\r