mirror of
https://github.com/owntone/owntone-server.git
synced 2025-07-26 08:50:11 -04:00
The macros shipped with Homebrew's gettext are no longer installed to $(brew --prefix)/share/aclocal, so aclocal can't find them, resulting in autoreconf failing. Fixes issue #1889