mirror of
https://github.com/json-c/json-c.git
synced 2026-04-07 14:29:06 +08:00
Note some minimum versions needed for autoconf, etc...
This commit is contained in:
@@ -17,12 +17,12 @@ Home page for json-c: https://github.com/json-c/json-c/wiki
|
|||||||
Prerequisites:
|
Prerequisites:
|
||||||
|
|
||||||
- `gcc`, `clang`, or another C compiler
|
- `gcc`, `clang`, or another C compiler
|
||||||
- `libtool`
|
- `libtool>=2.2.6b`
|
||||||
|
|
||||||
If you're not using a release tarball, you'll also need:
|
If you're not using a release tarball, you'll also need:
|
||||||
|
|
||||||
- `autoconf` (`autoreconf`)
|
- `autoconf>=2.64` (`autoreconf`)
|
||||||
- `automake`
|
- `automake>=1.10.3`
|
||||||
|
|
||||||
Make sure you have a complete `libtool` install, including `libtoolize`.
|
Make sure you have a complete `libtool` install, including `libtoolize`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user