Changes between Initial Version and Version 1 of Ticket #14547, comment 3
- Timestamp:
- 01/29/2021 05:43:46 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #14547, comment 3
initial v1 14 14 }}} 15 15 16 Possibly fixed by running autoreconf -iv, but the build exited (with status 0) after running make before running the tests or the install. The log shows that 'making all in tests' apparently did nothing.16 Fixed by running autoreconf -fiv.