Skip to content

Commit 62b6db2

Browse files
author
Jeff Whitaker
committed
update
1 parent 03365fe commit 62b6db2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ function build_netcdf {
114114
git clone https://github.com/DennisHeimbigner/netcdf-c netcdf-c-${NETCDF_VERSION}
115115
cd netcdf-c-${NETCDF_VERSION}
116116
git checkout verifyhost.dmh
117+
autoreconf -i
117118
cd ..
118119
if [ -n "$IS_MACOS" ]; then
119120
if [[ "$PLAT" = "arm64" ]] && [[ "$CROSS_COMPILING" = "1" ]]; then

0 commit comments

Comments
 (0)