mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-06-28 15:39:02 +08:00
Clarify docs about the necessity of autoreconf
This commit is contained in:
parent
b185c277dc
commit
636d54b530
@ -97,6 +97,9 @@ brew install mdbtools
|
|||||||
|
|
||||||
### From source
|
### From source
|
||||||
|
|
||||||
|
If you have cloned the Git repository, you will first need to generate the
|
||||||
|
`configure` file (skip this step if you have downloaded a formal release):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ autoreconf -i -f
|
$ autoreconf -i -f
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user