summaryrefslogtreecommitdiffstats
path: root/config/commence.in
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2000-09-19 20:33:18 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2000-09-19 20:33:18 (GMT)
commit3c789053eb01348fc4c729b3949d432703aeb01b (patch)
tree9fa78bb99ea722807334bb1503221e1e1a959b3b /config/commence.in
parent8055378bcecfc77af85b2bb07e7904edc9492789 (diff)
downloadhdf5-3c789053eb01348fc4c729b3949d432703aeb01b.zip
hdf5-3c789053eb01348fc4c729b3949d432703aeb01b.tar.gz
hdf5-3c789053eb01348fc4c729b3949d432703aeb01b.tar.bz2
[svn-r2577] Purpose:
Added support for compiling in subdirectories. Platforms tested: Solaris, IRIX (O2K)
Diffstat (limited to 'config/commence.in')
-rw-r--r--config/commence.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/commence.in b/config/commence.in
index 04f4446..7a04cc5 100644
--- a/config/commence.in
+++ b/config/commence.in
@@ -18,6 +18,7 @@ CC=@CC@
CFLAGS=@CFLAGS@
CPPFLAGS=@CPPFLAGS@
LDFLAGS=@LDFLAGS@
+ROOT=@ROOT@
LIBS=@LIBS@
AR=@AR@
RANLIB=@RANLIB@