mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-03-31 17:50:26 +08:00
Merge pull request #2749 from WardF/fix_nc-config.wif
Fix --has-quantize in autotools-generated nc-config.
This commit is contained in:
commit
3c789c6899
@ -241,7 +241,7 @@ while test $# -gt 0; do
|
||||
echo @STD_FILTERS@
|
||||
;;
|
||||
|
||||
--has_quantize)
|
||||
--has-quantize)
|
||||
echo $has_quantize
|
||||
;;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user