diff options
Diffstat (limited to 'hl/src/Makefile.in')
-rw-r--r-- | hl/src/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hl/src/Makefile.in b/hl/src/Makefile.in index b0754c0..aa04e9f 100644 --- a/hl/src/Makefile.in +++ b/hl/src/Makefile.in @@ -184,6 +184,7 @@ H5FC_PP = $(bindir)/h5pfc # Make sure that these variables are exported to the Makefiles F9XMODEXT = @F9XMODEXT@ +F9XMODFLAG = @F9XMODFLAG@ # Add include directories to the C preprocessor flags #AM_CPPFLAGS=-I. -I$(srcdir) -I$(top_builddir)/src -I$(top_srcdir)/src -I$(top-srcdir)/tools/lib |