mirror of
https://github.com/fltk/fltk.git
synced 2025-12-07 10:42:39 +08:00
Remove reference to automake which is not required
This commit is contained in:
@@ -358,7 +358,7 @@ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/
|
||||
After a few minutes, we can now build and install all other tools from one simple command:
|
||||
|
||||
```bash
|
||||
brew install autoconf automake
|
||||
brew install autoconf
|
||||
```
|
||||
|
||||
Alternatively, _autoconf_ can be installed without _brew_ as follows :
|
||||
|
||||
Reference in New Issue
Block a user