Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r26129] Removed some additional generated files that were triggering ↵ | Dana Robinson | 2015-02-05 | 1 | -215/+0 |
| | | | | | | | | | | autotools re-builds, which would fail due to incorrect autotools versions. Part of: HDFFV-9120 Tested on: jam | ||||
* | [svn-r24934] Update file as referenced in configure | Allen Byrne | 2014-03-31 | 1 | -296/+154 |
| | |||||
* | [svn-r10536] | James Laird | 2005-04-04 | 1 | -63/+84 |
| | | | | | | | | | | | | | | | | Purpose: Bug fix Description: Automake relies on the helper script depcomp to handle dependency tracking. This script was from an older version of automake, and was generating warnings on copper and sol. Solution: Updated bin/depcomp and bin/missing scripts. Platforms tested: copper, sleipnir, modi4 | ||||
* | [svn-r9902] Purpose: | James Laird | 2005-02-01 | 1 | -0/+336 |
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 |