mirror of https://github.com/getdnsapi/getdns.git
Update README.md
For OS X, libtool already exists, it is installed in OS X as glibtool to avoid a name conflict with an existing OS X tool.
This commit is contained in:
parent
0a7acff783
commit
f5e9640ee8
|
@ -99,7 +99,7 @@ package management system to install the compile time files. If you checked
|
|||
out our git you need to copy the libtool helper scripts and rebuild configure
|
||||
with:
|
||||
|
||||
# libtoolize -ci
|
||||
# libtoolize -ci (use glibtoolize for OS X, libtool is installed as glibtool to avoid name conflict on OS X)
|
||||
# autoreconf -fi
|
||||
|
||||
## Minimal dependencies
|
||||
|
|
Loading…
Reference in New Issue