Home
last modified time | relevance | path

Searched refs:BREW (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libpcap/
H A Dconfigure7531 case $BREW in
7533 ac_cv_path_BREW="$BREW" # Let the user override the test with a path.
7555 if test -n "$BREW"; then
7556 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BREW" >&5
7557 $as_echo "$BREW" >&6; }
9308 if test -n "$BREW"; then
9309 openssl_pkgconfig_dir=`$BREW --env --plain openssl | sed -n 's/PKG_CONFIG_PATH: //p'`
9456 if test "x$HAVE_OPENSSL" != "xyes" -a -n "$BREW"; then
9468 if $BREW --prefix --installed openssl >/dev/null 2>&1; then
9478 openssl_path=`$BREW --prefix openssl`
H A Dconfigure.ac841 AC_PATH_PROG([BREW], [brew])
1794 if test -n "$BREW"; then
1795 openssl_pkgconfig_dir=`$BREW --env --plain openssl | sed -n 's/PKG_CONFIG_PATH: //p'`
1812 if test "x$HAVE_OPENSSL" != "xyes" -a -n "$BREW"; then
1816 # $BREW --prefix --installed <formula>
1823 if $BREW --prefix --installed openssl >/dev/null 2>&1; then
1832 openssl_path=`$BREW --prefix openssl`