• unknown's avatar
    Bug#16574 Patch to compile on GNU/Hurd (PATH_MAX limit not existing) · dd276070
    unknown authored
     - Define MAX_PATH if not already defined by system header files.
     - Thanks to Christian for the report and patch!
    
    
    ndb/include/ndb_global.h.in:
      PATH_MAX is defined in ndb_global.h for "sco", remove the conditional define for sco
      so it thakes effect as soon as MAX_PATH is not available
    dd276070
ndb_global.h.in 2.92 KB