0f3ba4870b
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1361008 13f79535-47bb-0310-9956-ffa450edef68
9 lines
126 B
CMake
9 lines
126 B
CMake
#ifndef CONFIG_H
|
|
#define CONFIG_H
|
|
|
|
#cmakedefine _FUSE_DFS_VERSION "@_FUSE_DFS_VERSION@"
|
|
|
|
#cmakedefine HAVE_BETTER_TLS
|
|
|
|
#endif
|