Use up-to-date autotools
Reported by: |
frcm |
Owned by: |
frcm |
Priority:
|
normal
|
Milestone:
|
|
Component:
|
ROPP (all)
|
Version:
|
0.7
|
Keywords:
|
|
Cc:
|
axel.vonengeln@…, dave.offiler@…
|
The current version of the build system uses a patched version of automake for Fortran 90 support. The beta version (i.e., 0.9) should use a standard version; in fact, the current available version of automake also provides some support for Fortran 90.
Change history
(3)
Cc: |
axel.vonengeln@… dave.offiler@… added
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Closed by changeset [689]. This fix should also solve the problems introduced by changesets [682], [683], [684] and [685]. Note that the build system now requires automake 1.9.5 or above to regenerate the configure script and the Makefile.in's; trying to rebuild with older (even patched) versions is a bad idea. I assume that that any such attempt will at least generate a warning, or maybe even an error (actually, it might only produce a warning and work; but please don't rely on this).
There are many files involved, so make sure that all working directories are updated completely.