Skip to content

Commit

Permalink
fixing szip write flag again!
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Jul 20, 2020
1 parent 9224d77 commit 5246b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ AC_DEFUN([AX_SET_META],[
#####
# Define values used in include/pio_meta.h
#####
AX_SET_META([PIO_HAS_SZIP],[$have_szip_write],[yes])
AX_SET_META([PIO_HAS_SZIP_WRITE],[$have_szip_write],[yes])
AX_SET_META([PIO_HAS_PNETCDF],[$enable_pnetcdf],[yes])
AX_SET_META([PIO_HAS_PAR_FILTERS], [$have_par_filters],[yes])

Expand Down

0 comments on commit 5246b64

Please sign in to comment.