#125 configure fails if f77 is missing
Metadata
| Property | Value |
|---|---|
| Reported by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
| Reported at | May 3, 2006 18:27 |
| Type | Bug Report |
| Version | Git (pre2.4) [autotools] |
| Operating System | Unspecified / All |
| Last edited by | Christoph Grüninger (gruenich@iws.uni-stuttgart.de) |
| Last edited at | Oct 1, 2015 08:08 |
| Closed by | Christoph Grüninger (gruenich@iws.uni-stuttgart.de) |
| Closed at | Oct 1, 2015 08:08 |
| Closed in version | Unknown |
| Resolution | Fixed |
| Comment | Works with CMake. We won't touch the Autotools for this anymore. |
Description
F77 should not be a hard requirement for Dune. if F77 is missing the features depending on F77 should be disabled.
What is it used for anyway?