449N/A FIND_PROC="$PS wwwp \$\$PID | grep -v \" grep\" | grep -v mysqld_safe | grep -- \"\$\$MYSQLD\" > /dev/null"
449N/A FIND_PROC="$PS -p \$\$PID | grep -v \" grep\" | grep -v mysqld_safe | grep -- \"\$\$MYSQLD\" > /dev/null"
444N/A /* end confdefs.h. */
444N/A /* end confdefs.h. */
444N/A- if test "$want_to_use_readline" = "yes" && test ! -d "./cmd-line-utils/readline"
444N/A+ if test "$want_to_use_readline" = "yes" && test ! -d "$srcdir/cmd-line-utils/readline"