mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-20 02:57:55 +08:00
Clarify docs about the necessity of autoreconf
This commit is contained in:
@@ -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
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user