Skip to content

Commit

Permalink
build_app.sh: Comment out LIBPNG and NCVIEW as they are optional.
Browse files Browse the repository at this point in the history
  • Loading branch information
yyr committed Dec 4, 2014
1 parent 621316b commit 2a79d0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build_app.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ app_list=(
ZLIB
SZIP
JPEG
LIBPNG
# LIBPNG
JASPER
UDUNITS2
MPICH
HDF5
NETCDF4
NCVIEW
# NCVIEW
WRF
WPS)

Expand Down

0 comments on commit 2a79d0f

Please sign in to comment.