Home
last modified time | relevance | path

Searched refs:nc_has_parallel4 (Results 1 – 2 of 2) sorted by relevance

/dports/science/netcdf-fortran/netcdf-fortran-4.5.3/
H A Dconfigure.ac78 #endif]])], [nc_has_parallel4=yes], [nc_has_parallel4=no])
79 AC_MSG_RESULT([$nc_has_parallel4])
92 if test "x$nc_has_parallel" = xyes -a "x$nc_has_parallel4" = xno -a "x$nc_has_pnetcdf" = xno; then
93 nc_has_parallel4=yes
95 if test "x$nc_has_parallel4" = xyes; then
98 AC_MSG_RESULT([$nc_has_parallel4])
125 if test $enable_parallel_tests = yes -a "x$nc_has_pnetcdf" = xno -a "x$nc_has_parallel4" = xno ; th…
458 #if test "x$nc_has_parallel4" = xyes -o "x$nc_has_pnetcdf" = xyes; then
525 AM_CONDITIONAL([BUILD_PARALLEL4], [test "x$nc_has_parallel4" = xyes])
526 AM_CONDITIONAL([BUILD_PARALLEL], [test "x$nc_has_pnetcdf" = xyes -o "x$nc_has_parallel4" = xyes])
[all …]
H A Dconfigure4681 nc_has_parallel4=yes
4683 nc_has_parallel4=no
4686 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $nc_has_parallel4" >&5
4687 $as_echo "$nc_has_parallel4" >&6; }
4720 nc_has_parallel4=yes
4722 if test "x$nc_has_parallel4" = xyes; then
4727 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $nc_has_parallel4" >&5
4728 $as_echo "$nc_has_parallel4" >&6; }
22933 if test "x$nc_has_parallel4" = xyes; then
22941 if test "x$nc_has_pnetcdf" = xyes -o "x$nc_has_parallel4" = xyes; then
[all …]