summaryrefslogtreecommitdiffstats
path: root/c++/config/commence.in
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2001-03-02 18:12:25 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2001-03-02 18:12:25 (GMT)
commit038e7301a4741e2847932fda3d520d3edc0e67f2 (patch)
treeaf1b43bd088f35251a13e0a48d346e65d8685efd /c++/config/commence.in
parent84d46a8d505460dddcf4f4ac587f8b905f7325f1 (diff)
downloadhdf5-038e7301a4741e2847932fda3d520d3edc0e67f2.zip
hdf5-038e7301a4741e2847932fda3d520d3edc0e67f2.tar.gz
hdf5-038e7301a4741e2847932fda3d520d3edc0e67f2.tar.bz2
[svn-r3536] Purpose:
Bug Fix Description: The RUNSERIAL and RUNPARALLEL macros weren't needed in the C++ stuff and were messing up some of the testing. Solution: Removed them. Platforms tested: Linux
Diffstat (limited to 'c++/config/commence.in')
-rw-r--r--c++/config/commence.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/c++/config/commence.in b/c++/config/commence.in
index 872fdb0..a6a3237 100644
--- a/c++/config/commence.in
+++ b/c++/config/commence.in
@@ -28,9 +28,6 @@ CP=cp
INSTALL=@INSTALL@
INSTALL_PROGRAM=@INSTALL_PROGRAM@
INSTALL_DATA=@INSTALL_DATA@
-RUNSERIAL=@RUNSERIAL@
-RUNPARALLEL=@RUNPARALLEL@
-RUNTEST=$(RUNSERIAL)
TRACE=:
## Installation points