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 /c++/test | |
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 'c++/test')
-rw-r--r-- | c++/test/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/c++/test/Makefile.in b/c++/test/Makefile.in index 709a97e..d359186 100644 --- a/c++/test/Makefile.in +++ b/c++/test/Makefile.in @@ -442,7 +442,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@ @@ -533,7 +532,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@ |