We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cec7526 commit 64bc045Copy full SHA for 64bc045
DEVELOPER_NOTES.md
@@ -215,6 +215,9 @@
215
216
---
217
### 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.
221
* Starting from 1.9.0, in order to support building shared libraries,
222
the following minimum versions are required.
223
* autoconf 2.69
0 commit comments