Skip to content
Snippets Groups Projects
Commit 5dc673c3 authored by Thomas Jahns's avatar Thomas Jahns :cartwheel:
Browse files

Fixup: Add configure change missing from r1374.

parent 8d427ad6
No related branches found
No related tags found
No related merge requests found
......@@ -25583,6 +25583,7 @@ if test "$ac_res" != no; then :
 
$as_echo "#define HAVE_LIBNETCDF 1" >>confdefs.h
 
ENABLE_NETCDF=yes
else
as_fn_error $? "Could not link to netcdf library" "$LINENO" 5
fi
......@@ -25647,6 +25648,7 @@ $as_echo_n "checking netcdf's nc2 support... " >&6; }
 
$as_echo "#define HAVE_NETCDF2 1" >>confdefs.h
 
ENABLE_NC2=yes
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
$as_echo "yes" >&6; }
else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment