diff options
Diffstat (limited to 'src/Makefile.in')
-rw-r--r-- | src/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index cff9fa0..507bc22 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -189,9 +189,6 @@ H5FC_PP = $(bindir)/h5pfc F9XMODEXT = @F9XMODEXT@ F9XMODFLAG = @F9XMODFLAG@ -######## Add '-I.' to the C preprocessor flags -#AM_CFLAGS=-I$(srcdir) - # How to build H5detect for number format detection. # Use -g to force no optimization since many compilers (e.g., Intel) takes # a long time to compile it with any optimization on. H5detect is used |