Skip to content

Commit 64bc045

Browse files
committed
add note about ltversion.m4
1 parent cec7526 commit 64bc045

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

DEVELOPER_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,9 @@
215215
216216
---
217217
### Note on autotools version used for software development
218+
* When seeing the error message below when running command 'autoreconf -i',
219+
delete file 'm4/ltversion.m4' first. This is because ltversion.m4 is residue
220+
from a previous build using an earlier version of libtool.
218221
* Starting from 1.9.0, in order to support building shared libraries,
219222
the following minimum versions are required.
220223
* autoconf 2.69

0 commit comments

Comments
 (0)