mirror of
https://github.com/owntone/owntone-server.git
synced 2025-07-24 16:00:13 -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