mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-04-05 01:00:11 -05:00
missing autoconf for MacOS
This commit is contained in:
parent
de05123adc
commit
2912eb054c
@ -42,7 +42,7 @@ This build technique works on Linux and macOS, if you have the necessary tools i
|
||||
|
||||
* On macOS with Homebrew, you probably need to do these things before bootstrap and configure:
|
||||
```
|
||||
brew install openssl@1.1 automake pkg-config libtool
|
||||
brew install openssl@1.1 autoconf automake pkg-config libtool
|
||||
export PKG_CONFIG_PATH="/usr/local/opt/openssl@1.1/lib/pkgconfig"
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user