hadoop/hadoop-hdfs-project/hadoop-hdfs-native-client/src
Gautham B A a406f49bc0
HDFS-16602. Use "defined" directive along with #if (#4371)
* The #if directive expects a
  boolean expression. This PR
  uses the more appropriate
  "defined" directive.
2022-06-03 22:05:20 +05:30
..
main/native HDFS-16602. Use "defined" directive along with #if (#4371) 2022-06-03 22:05:20 +05:30
CMakeLists.txt HDFS-16304. Locate OpenSSL libs for libhdfspp (#3625) 2021-11-08 08:58:07 -08:00
config.h.cmake