Changes between Initial Version and Version 1 of Ticket #16755, comment 4
- Timestamp:
- 07/15/2022 07:18:49 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #16755, comment 4
initial v1 1 The warning comes from autogen.sh. Actually, running autogen.sh is not needed anymore: the sed can be applied to configure directly. Then the date should be ok. 1 The warning comes from autogen.sh. Actually, running autogen.sh is not needed anymore: the sed can be applied to configure directly. Then the date should be ok.[[BR]] 2 EDIT: this is only true for the distributed source. For the gitlab tag, running autogen.sh is mandatory (configure does not exist).