]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/include/config-h.in.cmake
update sources to v12.1.0
[ceph.git] / ceph / src / include / config-h.in.cmake
index 5569e2cf46c2c1eb42a59459834acd533d11604f..2847ceea2a8e2a21190a2572eb1b755b249f0bd5 100644 (file)
@@ -84,8 +84,8 @@
 /* Define if you have res_nquery */
 #cmakedefine HAVE_RES_NQUERY
 
-/* Defined if you don't have atomic_ops */
-#cmakedefine NO_ATOMIC_OPS
+/* Defined if you have LZ4 */
+#cmakedefine HAVE_LZ4
 
 /* Defined if you have libaio */
 #cmakedefine HAVE_LIBAIO
 /* DPDK conditional compilation */
 #cmakedefine HAVE_DPDK
 
+/* PMEM conditional compilation */
+#cmakedefine HAVE_PMEM
+
 /* Defined if LevelDB supports bloom filters */
 #cmakedefine HAVE_LEVELDB_FILTER_POLICY
 
 /* Define if you want to use LTTng */
 #cmakedefine WITH_LTTNG
 
+/* Define if you want to OSD function instrumentation */
+#cmakedefine WITH_OSD_INSTRUMENT_FUNCTIONS
+
 /* Define if you want to use Babeltrace */
 #cmakedefine WITH_BABELTRACE
 
 /* LTTng is disabled, so define this macro to be nothing. */
 #cmakedefine tracepoint
 
-/* have boost::asio::coroutine */
-#cmakedefine HAVE_BOOST_ASIO_COROUTINE
-
 /* Define to 1 if you have fdatasync. */
 #cmakedefine HAVE_FDATASYNC 1
 
-/* Define to 1 if you have the <inttypes.h> header file. */
-#cmakedefine HAVE_INTTYPES_H 1
-
 /* Defined if you have librocksdb enabled */
 #cmakedefine HAVE_LIBROCKSDB
 
 /* Define to 1 if you have the <valgrind/helgrind.h> header file. */
 #cmakedefine HAVE_VALGRIND_HELGRIND_H 1
 
-/* Define to 1 if you have the <stdint.h> header file. */
-#cmakedefine HAVE_STDINT_H 1
-
 /* Define to 1 if you have the <sys/prctl.h> header file. */
 #cmakedefine HAVE_SYS_PRCTL_H 1
 
 
 #cmakedefine PYTHON_EXECUTABLE "@PYTHON_EXECUTABLE@"
 
+/* Define to 1 if you have the `getprogname' function. */
+#cmakedefine HAVE_GETPROGNAME 1
+
 #endif /* CONFIG_H */