summaryrefslogtreecommitdiffstats
path: root/doc/html/PSandPDF/Dependencies
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r9902] Purpose:James Laird2005-02-011-0/+0
| | | | | | | | | | | | | | | Configuration feature Description: HDF5 now uses automake to generate Makefiles Solution: Makefile.in files are now generated from Makefile.am files. To reconfigure (after chaning a Makefile.am or configure.in): /bin/sh bin/reconfigure.sh Platforms tested: Many
* [svn-r3359] Purpose:Bill Wendling2001-02-051-0/+0
Fix Description: Fixed the install-doc command... Solution: Mostly just fixed in the config/conclude.in file, but updated the doc directories with Makefile.ins and Dependencies so that they'd work. Platforms tested: Linux, Solaris