e1fdf62123
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1370666 13f79535-47bb-0310-9956-ffa450edef68
7 lines
92 B
CMake
7 lines
92 B
CMake
#ifndef CONFIG_H
|
|
#define CONFIG_H
|
|
|
|
#cmakedefine HADOOP_CONF_DIR "@HADOOP_CONF_DIR@"
|
|
|
|
#endif
|