# This patch is needed to make the tests run to completion.
# Without this the global netcdf4.inc file is used instead of the local one.
--- nf03_test4/Makefile.in	2023-05-19 22:19:16
+++ nf03_test4/Makefile.in	2023-05-23 16:00:05
@@ -733,7 +733,7 @@
 valgrind_tools = @valgrind_tools@
 
 # Find the .mod files for netcdf-4.
-AM_FCFLAGS = -I$(top_builddir)/fortran
+AM_CPPFLAGS = -I$(top_builddir)/fortran
 
 # All tests need to link to fortran library.
 LDADD = ${top_builddir}/fortran/libnetcdff.la
