From 3bf0e04aa3d7022973dc2813e830dd57ce80ec1d Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Mon, 15 Aug 2005 17:55:29 -0500 Subject: [svn-r11250] Purpose: Maintenance on Windows Description: Add #define H5_HAVE_TMPFILE Solution: Platforms tested: Misc. update: --- windows/src/H5pubconf.h | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/src/H5pubconf.h b/windows/src/H5pubconf.h index cf1bb85..e456882 100755 --- a/windows/src/H5pubconf.h +++ b/windows/src/H5pubconf.h @@ -116,3 +116,4 @@ in the file file_io.win32.c and including it on the projects #define H5_FC_FUNC_(name, NAME) NAME #define FC_FUNC_(name, NAME) NAME +#define H5_HAVE_TMPFILE 1 -- cgit v0.12