mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-12 04:58:57 +00:00
Remove autoconf and lexicon_filter instructions from OS X build
Most OS X users will not have autoconf or Doxygen installed.
This commit is contained in:
parent
b88e31b3f1
commit
2f5d750393
1 changed files with 0 additions and 3 deletions
|
@ -37,9 +37,6 @@ Building the documentation requires Doxygen 1.8.7 or newer.
|
|||
|
||||
### Xcode Build and Install
|
||||
|
||||
autoconf
|
||||
./configure
|
||||
make lexicon_filter
|
||||
xcodebuild install
|
||||
sudo ditto /tmp/fish.dst /
|
||||
|
||||
|
|
Loading…
Reference in a new issue