diff options
Diffstat (limited to 'tools/h5import')
-rw-r--r-- | tools/h5import/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5import/Makefile.in b/tools/h5import/Makefile.in index 8db3f74..9622763 100644 --- a/tools/h5import/Makefile.in +++ b/tools/h5import/Makefile.in @@ -523,10 +523,10 @@ LL_PATH = @LL_PATH@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ LT_STATIC_EXEC = @LT_STATIC_EXEC@ -LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ +MEMORYALLOCSANITYCHECK = @MEMORYALLOCSANITYCHECK@ MKDIR_P = @MKDIR_P@ MPE = @MPE@ NM = @NM@ |