This add AES support.
[m6w6/libmemcached] / libtest / version.h.in
index a670a2e172671a6c47c0863bd2153f8c3599020a..eade4cf7f69a33ad47aa6865fcdab488cdf56473 100644 (file)
 
 #pragma once
 
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-#define LIBTEST@_WITH_LIBMEMCACHED_SUPPORT@
-#define LIBTEST@_WITH_LIBGEARMAN_SUPPORT@
-
 #define LIBTEST_VERSION_STRING "@VERSION@"
 #define LIBTEST_VERSION_HEX @HEX_VERSION@
-
-#ifdef __cplusplus
-}
-#endif