From d54a8334e1e66aa0e231db456a084870afe4aa9a Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Wed, 17 Nov 2010 13:21:58 -0500 Subject: [svn-r19811] Correct define typo --- config/cmake/H5pubconf.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/cmake/H5pubconf.h.in b/config/cmake/H5pubconf.h.in index 171d7c7..a3523e8 100644 --- a/config/cmake/H5pubconf.h.in +++ b/config/cmake/H5pubconf.h.in @@ -292,7 +292,7 @@ #cmakedefine H5_HAVE_RAND_R @H5_HAVE_RAND_R@ /* Define to 1 if you have the `sigsetjmp' function. */ -#cmakedefine H5_HAVE_SETJMP_H @H5_HAVE_SETJMP@ +#cmakedefine H5_HAVE_SETJMP @H5_HAVE_SETJMP@ /* Define to 1 if you have the header file. */ #cmakedefine H5_HAVE_SETJMP_H @H5_HAVE_SETJMP_H@ -- cgit v0.12