Skip to content

Commit

Permalink
removed NETCDF flag
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Aug 17, 2020
1 parent c99eb28 commit ad4eddb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,6 @@ if test "x$enable_docs" = xyes; then
fi

AC_MSG_NOTICE([setting flags])
# NetCDF (at least classic) is required for PIO to build.
AC_DEFINE([_NETCDF], [1], [netCDF classic library available])

# We must have MPI to build PIO.
AC_DEFINE([HAVE_MPI], [1], [defined by CMake build])
Expand Down

0 comments on commit ad4eddb

Please sign in to comment.