Home | History | Annotate | Download | only in dist

Lines Matching refs:BREW

708 BREW
7111 # Do we have the brew command from Homebrew?
7113 # Extract the first word of "brew", so it can be a program name with args.
7114 set dummy brew; ac_word=$2
7121 case $BREW in
7123 ac_cv_path_BREW="$BREW" # Let the user override the test with a path.
7148 BREW=$ac_cv_path_BREW
7149 if test -n "$BREW"; then
7150 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $BREW" >&5
7151 printf "%s\n" "$BREW" >&6; }
8870 # PKG_CONFIG_PATH from "brew --env openssl" and add that
8879 if test -n "$BREW"; then
8880 openssl_pkgconfig_dir=`$BREW --env --plain openssl | sed -n 's/PKG_CONFIG_PATH: //p'`
8996 if test "x$HAVE_OPENSSL" != "xyes" -a -n "$BREW"; then
9000 # The brew man page lies when it speaks of
9001 # $BREW --prefix --installed <formula>
9008 if $BREW --prefix --installed openssl >/dev/null 2>&1; then
9018 openssl_path=`$BREW --prefix openssl`
9911 # x86 - at least that's what Brew does: