Searched refs:MYSQL_CONFIG (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/apr-util/
H A Dconfigure652 MYSQL_CONFIG
20038 case $MYSQL_CONFIG in
20040 ac_cv_path_MYSQL_CONFIG="$MYSQL_CONFIG" # Let the user override the test with a path.
20061 MYSQL_CONFIG=$ac_cv_path_MYSQL_CONFIG
20062 if test -n "$MYSQL_CONFIG"; then
20063 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MYSQL_CONFIG" >&5
20064 $as_echo "$MYSQL_CONFIG" >&6; }
20071 if test "x$MYSQL_CONFIG" != 'x'; then
20072 mysql_CPPFLAGS="`$MYSQL_CONFIG --include`"
20073 mysql_LDFLAGS="`$MYSQL_CONFIG
[all...]

Completed in 136 milliseconds