• unknown's avatar
    Include "config.h" (if it exists) in all yaSSL files via their "runtime.hpp". · 8d4cbe39
    unknown authored
    Fixes bug#19040 "yaSSL does not compile on AIX".
    
    
    extra/yassl/taocrypt/include/runtime.hpp:
      Include "config.h" (if it exists) in all yaSSL files. This is needed to ensure the same 
      configure settings are used for yaSSL as for the other modules linked together.
      Example: the settings for "large file" on AIX.
      Fixes bug#19040 "yaSSL does not compile on AIX".
    8d4cbe39
runtime.hpp 1.81 KB