/* * Summary: Preprocessor symbols set from configure we need install-time * * Copy: See Copyright for the status of this software. * * Author: Trond Norbye */ #ifndef MEMCACHED_CONFIGURE_H #define MEMCACHED_CONFIGURE_H #ifdef __cplusplus extern "C" { #endif @DEPRECATED@ #ifdef __cplusplus } #endif #endif /* MEMCACHED_CONFIGURE_H */