Skip to content
  • Ralf Mueller's avatar
    Simplify the configure run · 25df340d
    Ralf Mueller authored
    Use CPPFLAGS/LDFLAGS instead of seprarate variables for each library e.g.
    NETCDF_INCLUDE/NETCDF_LDFLAGS The the binary can only call one single version
    of each library function, so there is no need to pass each library separately. 
    refs #949
    25df340d