mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
commit
ca067dc937
@ -240,7 +240,7 @@ case $host in
|
|||||||
|
|
||||||
AC_CHECK_PROG([BREW],brew, brew)
|
AC_CHECK_PROG([BREW],brew, brew)
|
||||||
if test x$BREW = xbrew; then
|
if test x$BREW = xbrew; then
|
||||||
dnl These Homebrew packages may be bottled, meaning that they won't be found
|
dnl These Homebrew packages may be keg-only, meaning that they won't be found
|
||||||
dnl in expected paths because they may conflict with system files. Ask
|
dnl in expected paths because they may conflict with system files. Ask
|
||||||
dnl Homebrew where each one is located, then adjust paths accordingly.
|
dnl Homebrew where each one is located, then adjust paths accordingly.
|
||||||
dnl It's safe to add these paths even if the functionality is disabled by
|
dnl It's safe to add these paths even if the functionality is disabled by
|
||||||
|
Loading…
Reference in New Issue
Block a user