petsc: fix zlib-api handling (#45545)
This commit is contained in:
		| @@ -521,7 +521,7 @@ def configure_options(self): | ||||
|                 True, | ||||
|             ), | ||||
|             ("hdf5" + hdf5libs, "hdf5", True, True), | ||||
|             "zlib", | ||||
|             ("zlib-api", "zlib", True, True), | ||||
|             "mumps", | ||||
|             ("trilinos", "trilinos", False, False), | ||||
|             ("fftw:mpi", "fftw", True, True), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jaroslav Hron
					Jaroslav Hron