Skip to content

Commit 5c13669

Browse files
committed
Re-bootstrap
1 parent be1177b commit 5c13669

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

configure

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61329,7 +61329,6 @@ esac
6132961329
fi
6133061330

6133161331

61332-
6133361332
if test "x$enablehdf5" = "xyes"
6133461333
then :
6133561334

@@ -61369,6 +61368,11 @@ fi
6136961368

6137061369
is_package_required=$hdf5required
6137161370

61371+
if test "x$is_package_required" = "xyes"
61372+
then :
61373+
with_hdf5=yes
61374+
fi
61375+
6137261376
if test "x${with_hdf5}" != "xno"
6137361377
then :
6137461378

0 commit comments

Comments
 (0)