diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2007-05-29 20:06:49 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2007-05-29 20:06:49 (GMT) |
commit | b73e0ae8e7a778a9b0f722a29bef75b79c478412 (patch) | |
tree | 3d5fa96056da89c61f0092e99e23c481b63b16c5 /configure | |
parent | bdcbada3f282774f709e17990dc7f77b24919950 (diff) | |
download | hdf5-b73e0ae8e7a778a9b0f722a29bef75b79c478412.zip hdf5-b73e0ae8e7a778a9b0f722a29bef75b79c478412.tar.gz hdf5-b73e0ae8e7a778a9b0f722a29bef75b79c478412.tar.bz2 |
[svn-r13815] Description:
Regenerate configuration files after latest checkin
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 123 |
1 files changed, 98 insertions, 25 deletions
@@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Id: configure.in 13716 2007-05-01 03:38:52Z acheng . +# From configure.in Id: configure.in 13814 2007-05-29 20:02:34Z koziol . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.61 for HDF5 1.8.0-beta1post1. # @@ -918,6 +918,8 @@ H5_LONE_COLON DEBUG_PKG TRACE_API INSTRUMENT_LIBRARY +CLEARFILEBUF +USINGMEMCHECKER ADD_PARALLEL_FILES MPE FILTERS @@ -1588,6 +1590,15 @@ Optional Features: is disabled. --enable-instrument Enable library instrumentation of optimization tracing. Default=no if debug is disabled. + --enable-clear-file-buffers + Securely clear file buffers before writing to file. + Default=yes. + --enable-using-memchecker + Enable this option if a memory allocation and/or + bounds checking tool will be used on the HDF5 + library. Enabling this causes the library to be more + picky about it's memory operations and also disables + the library's free space manager code. Default=no. --enable-parallel Search for MPI-IO and MPI support files --enable-filters=all Turn on all internal I/O filters. One may also specify a comma-separated list of filters or the @@ -7829,7 +7840,7 @@ ia64-*-hpux*) ;; *-*-irix6*) # Find out which ABI we are using. - echo '#line 7832 "configure"' > conftest.$ac_ext + echo '#line 7843 "configure"' > conftest.$ac_ext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? @@ -10103,11 +10114,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:10106: $lt_compile\"" >&5) + (eval echo "\"\$as_me:10117: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:10110: \$? = $ac_status" >&5 + echo "$as_me:10121: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. @@ -10371,11 +10382,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:10374: $lt_compile\"" >&5) + (eval echo "\"\$as_me:10385: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:10378: \$? = $ac_status" >&5 + echo "$as_me:10389: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. @@ -10475,11 +10486,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:10478: $lt_compile\"" >&5) + (eval echo "\"\$as_me:10489: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:10482: \$? = $ac_status" >&5 + echo "$as_me:10493: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -12855,7 +12866,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<EOF -#line 12858 "configure" +#line 12869 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -12955,7 +12966,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<EOF -#line 12958 "configure" +#line 12969 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -15307,11 +15318,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:15310: $lt_compile\"" >&5) + (eval echo "\"\$as_me:15321: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:15314: \$? = $ac_status" >&5 + echo "$as_me:15325: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. @@ -15411,11 +15422,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:15414: $lt_compile\"" >&5) + (eval echo "\"\$as_me:15425: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:15418: \$? = $ac_status" >&5 + echo "$as_me:15429: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -16981,11 +16992,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:16984: $lt_compile\"" >&5) + (eval echo "\"\$as_me:16995: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:16988: \$? = $ac_status" >&5 + echo "$as_me:16999: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. @@ -17085,11 +17096,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:17088: $lt_compile\"" >&5) + (eval echo "\"\$as_me:17099: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:17092: \$? = $ac_status" >&5 + echo "$as_me:17103: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -19283,11 +19294,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:19286: $lt_compile\"" >&5) + (eval echo "\"\$as_me:19297: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:19290: \$? = $ac_status" >&5 + echo "$as_me:19301: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. @@ -19551,11 +19562,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:19554: $lt_compile\"" >&5) + (eval echo "\"\$as_me:19565: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:19558: \$? = $ac_status" >&5 + echo "$as_me:19569: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. @@ -19655,11 +19666,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:19658: $lt_compile\"" >&5) + (eval echo "\"\$as_me:19669: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:19662: \$? = $ac_status" >&5 + echo "$as_me:19673: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -48298,6 +48309,60 @@ echo "${ECHO_T}no" >&6; } ;; esac + +{ echo "$as_me:$LINENO: checking whether to clear file buffers" >&5 +echo $ECHO_N "checking whether to clear file buffers... $ECHO_C" >&6; } +# Check whether --enable-clear-file-buffers was given. +if test "${enable_clear_file_buffers+set}" = set; then + enableval=$enable_clear_file_buffers; CLEARFILEBUF=$enableval +fi + + +case "X-$CLEARFILEBUF" in + *) + CLEARFILEBUF=yes + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } + +cat >>confdefs.h <<\_ACEOF +#define CLEAR_MEMORY 1 +_ACEOF + + ;; + X-no) + CLEARFILEBUF=no + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } + ;; +esac + + +{ echo "$as_me:$LINENO: checking whether a memory checking tool will be used" >&5 +echo $ECHO_N "checking whether a memory checking tool will be used... $ECHO_C" >&6; } +# Check whether --enable-using-memchecker was given. +if test "${enable_using_memchecker+set}" = set; then + enableval=$enable_using_memchecker; USINGMEMCHECKER=$enableval +fi + + +case "X-$USINGMEMCHECKER" in + X-yes) + USINGMEMCHECKER=yes + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } + +cat >>confdefs.h <<\_ACEOF +#define USING_MEMCHECKER 1 +_ACEOF + + ;; + *) + USINGMEMCHECKER=no + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } + ;; +esac + cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure @@ -53323,6 +53388,8 @@ H5_LONE_COLON!$H5_LONE_COLON$ac_delim DEBUG_PKG!$DEBUG_PKG$ac_delim TRACE_API!$TRACE_API$ac_delim INSTRUMENT_LIBRARY!$INSTRUMENT_LIBRARY$ac_delim +CLEARFILEBUF!$CLEARFILEBUF$ac_delim +USINGMEMCHECKER!$USINGMEMCHECKER$ac_delim ADD_PARALLEL_FILES!$ADD_PARALLEL_FILES$ac_delim MPE!$MPE$ac_delim FILTERS!$FILTERS$ac_delim @@ -53359,7 +53426,7 @@ LIBOBJS!$LIBOBJS$ac_delim LTLIBOBJS!$LTLIBOBJS$ac_delim _ACEOF - if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 84; then + if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 86; then break elif $ac_last_try; then { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 @@ -54101,6 +54168,12 @@ IF_YES_NO "$STATIC_EXEC" PRINT_N " Tracing" IF_YES_NO "$TRACE_API" +PRINT_N "Clear file buffers before write" +IF_YES_NO "$CLEARFILEBUF" + +PRINT_N " Using memory checker" +IF_YES_NO "$USINGMEMCHECKER" + PRINT_N " Optimization Instrumentation" IF_YES_NO "$INSTRUMENT" |