mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-04-18 18:20:39 +08:00
Merge pull request #2553 from WardF/fix_dap4_ac.wif
Make dap4 reference dap instead of hard-wired to be disabled.
This commit is contained in:
commit
06df257e22
@ -609,7 +609,7 @@ fi
|
||||
AM_CONDITIONAL(ENABLE_QUANTIZE, [test x$enable_quantize = xyes])
|
||||
|
||||
# --enable-dap => enable-dap4
|
||||
enable_dap4=no
|
||||
enable_dap4=$enable_dap
|
||||
AC_MSG_CHECKING([whether dap use of remotetest server should be enabled])
|
||||
AC_ARG_ENABLE([dap-remote-tests],
|
||||
[AS_HELP_STRING([--disable-dap-remote-tests],
|
||||
|
Loading…
x
Reference in New Issue
Block a user