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

/freebsd-10.0-release/contrib/apr-util/
H A Dconfigure655 MYSQL_CONFIG
19839 case $MYSQL_CONFIG in
19841 ac_cv_path_MYSQL_CONFIG="$MYSQL_CONFIG" # Let the user override the test with a path.
19862 MYSQL_CONFIG=$ac_cv_path_MYSQL_CONFIG
19863 if test -n "$MYSQL_CONFIG"; then
19864 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MYSQL_CONFIG" >&5
19865 $as_echo "$MYSQL_CONFIG" >&6; }
19872 if test "x$MYSQL_CONFIG" != 'x'; then
19873 mysql_CPPFLAGS="`$MYSQL_CONFIG --include`"
19874 mysql_LDFLAGS="`$MYSQL_CONFIG
[all...]

Completed in 95 milliseconds