diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2000-06-27 19:01:03 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2000-06-27 19:01:03 (GMT) |
commit | ff5aa653b27367d900509545bf1c8e2c19d300ca (patch) | |
tree | 53e1d67dacef6d45aaba9cd2d90c87743465273c /config/commence.in | |
parent | 3c69d8be869a63b633d5cdd8df18d0a5285e97ae (diff) | |
download | hdf5-ff5aa653b27367d900509545bf1c8e2c19d300ca.zip hdf5-ff5aa653b27367d900509545bf1c8e2c19d300ca.tar.gz hdf5-ff5aa653b27367d900509545bf1c8e2c19d300ca.tar.bz2 |
[svn-r2418] Added the variable, PUB_PROGS, which holds the public programs
that are to be installed.
Diffstat (limited to 'config/commence.in')
-rw-r--r-- | config/commence.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/commence.in b/config/commence.in index 1c66757..4356aa8 100644 --- a/config/commence.in +++ b/config/commence.in @@ -58,6 +58,7 @@ LIB= LIB_SRC= LIB_OBJ= PUB_HDR= +PUB_PROGS= PROGS= TEST_PROGS= TEST_FLAGS= |