diff options
author | Jerome Soumagne <jsoumagne@hdfgroup.org> | 2015-03-25 18:07:02 (GMT) |
---|---|---|
committer | Jerome Soumagne <jsoumagne@hdfgroup.org> | 2015-03-25 18:07:02 (GMT) |
commit | 2bb934857b90f236fa4af38f28f3120a3fcfb91e (patch) | |
tree | 95abe372548165820a4087ca3084eecd4e48f087 /testpar | |
parent | b3cf42b88700829d5db57517fb171644c9a15c77 (diff) | |
download | hdf5-2bb934857b90f236fa4af38f28f3120a3fcfb91e.zip hdf5-2bb934857b90f236fa4af38f28f3120a3fcfb91e.tar.gz hdf5-2bb934857b90f236fa4af38f28f3120a3fcfb91e.tar.bz2 |
[svn-r26582] Merge r26509 from trunk
Run reconfigure after merges from autotools_rework branch
Diffstat (limited to 'testpar')
-rw-r--r-- | testpar/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testpar/Makefile.in b/testpar/Makefile.in index d981bfd..2732367 100644 --- a/testpar/Makefile.in +++ b/testpar/Makefile.in @@ -467,7 +467,6 @@ DIRECT_VFD = @DIRECT_VFD@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ -DYNAMIC_DIRS = @DYNAMIC_DIRS@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ @@ -558,7 +557,6 @@ R_INTEGER = @R_INTEGER@ R_LARGE = @R_LARGE@ SEARCH = @SEARCH@ SED = @SED@ -SETX = @SETX@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIZE_T = @SIZE_T@ |