Merge branch 'tizen_base' into tizen
[platform/upstream/expat.git] / expat_config.h.cmake
index e514791..a93c971 100644 (file)
@@ -1,8 +1,14 @@
-/* expat_config.h.in.  Generated from configure.in by autoheader.  */\r
+/* expat_config.h.cmake.  Based upon generated expat_config.h.in.  */\r
 \r
 /* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */\r
 #cmakedefine BYTEORDER @BYTEORDER@\r
 \r
+/* Define to 1 if you have the `arc4random' function. */\r
+#cmakedefine HAVE_ARC4RANDOM\r
+\r
+/* Define to 1 if you have the `arc4random_buf' function. */\r
+#cmakedefine HAVE_ARC4RANDOM_BUF\r
+\r
 /* Define to 1 if you have the `bcopy' function. */\r
 #cmakedefine HAVE_BCOPY\r
 \r
 /* Define to 1 if you have the `getpagesize' function. */\r
 #cmakedefine HAVE_GETPAGESIZE\r
 \r
+/* Define to 1 if you have the `getrandom' function. */\r
+#cmakedefine HAVE_GETRANDOM\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 `bsd' library (-lbsd). */\r
+#cmakedefine HAVE_LIBBSD\r
+\r
 /* Define to 1 if you have the `memmove' function. */\r
 #cmakedefine HAVE_MEMMOVE\r
 \r
@@ -39,6 +51,9 @@
 /* Define to 1 if you have the <string.h> header file. */\r
 #cmakedefine HAVE_STRING_H\r
 \r
+/* Define to 1 if you have `syscall' and `SYS_getrandom'. */\r
+#cmakedefine HAVE_SYSCALL_GETRANDOM\r
+\r
 /* Define to 1 if you have the <sys/stat.h> header file. */\r
 #cmakedefine HAVE_SYS_STAT_H\r
 \r