diff options
Diffstat (limited to 'cpp/src/config.h.cmake')
-rw-r--r-- | cpp/src/config.h.cmake | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/src/config.h.cmake b/cpp/src/config.h.cmake index 69e6523c92..7a1873aafd 100644 --- a/cpp/src/config.h.cmake +++ b/cpp/src/config.h.cmake @@ -45,6 +45,9 @@ # define HAVE_SASL 1 #endif +#cmakedefine HAVE_OPENAIS_CPG_H ${HAVE_OPENAIS_CPG_H} +#cmakedefine HAVE_COROSYNC_CPG_H ${HAVE_COROSYNC_CPG_H} +#cmakedefine HAVE_LIBCMAN_H ${HAVE_LIBCMAN_H} #cmakedefine HAVE_LOG_AUTHPRIV #cmakedefine HAVE_LOG_FTP |