summaryrefslogtreecommitdiffstats
path: root/doc/html/ed_libs/Makefile.in
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2005-02-23 16:47:00 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2005-02-23 16:47:00 (GMT)
commit0b83fea12571ae1f05e6465d4afc09948486e17f (patch)
treea68c13321a12f709cda32c93d960e899a2ecbe35 /doc/html/ed_libs/Makefile.in
parent3a3d51843166416c11d8f46aa67f47f8257889ef (diff)
downloadhdf5-0b83fea12571ae1f05e6465d4afc09948486e17f.zip
hdf5-0b83fea12571ae1f05e6465d4afc09948486e17f.tar.gz
hdf5-0b83fea12571ae1f05e6465d4afc09948486e17f.tar.bz2
[svn-r10066] Purpose:
Libtool upgrade Description: HDF5 was using libtool 1.4.2. Upgraded to libtool 1.5.14. Platforms tested: verbena, heping, pommier, copper, modi4, arabica
Diffstat (limited to 'doc/html/ed_libs/Makefile.in')
-rw-r--r--doc/html/ed_libs/Makefile.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/html/ed_libs/Makefile.in b/doc/html/ed_libs/Makefile.in
index 78c7631..026f071 100644
--- a/doc/html/ed_libs/Makefile.in
+++ b/doc/html/ed_libs/Makefile.in
@@ -99,6 +99,7 @@ DEPDIR = @DEPDIR@
DLLTOOL = @DLLTOOL@
DYNAMIC_DIRS = @DYNAMIC_DIRS@
ECHO = @ECHO@
+EGREP = @EGREP@
F77 = @F77@
F9XSUFFIXFLAG = @F9XSUFFIXFLAG@
FC = @FC@
@@ -106,6 +107,8 @@ FFLAGS = @FFLAGS@
FILTERS = @FILTERS@
FSEARCH_DIRS = @FSEARCH_DIRS@
GASS = @GASS@
+GCJ = @GCJ@
+GCJFLAGS = @GCJFLAGS@
H5_VERSION = @H5_VERSION@
HADDR_T = @HADDR_T@
HDF5_INTERFACES = @HDF5_INTERFACES@
@@ -129,6 +132,7 @@ PARALLEL = @PARALLEL@
PERL = @PERL@
PTHREAD = @PTHREAD@
RANLIB = @RANLIB@
+RC = @RC@
ROOT = @ROOT@
RUNPARALLEL = @RUNPARALLEL@
RUNSERIAL = @RUNSERIAL@