Lines Matching refs:fail_if_missing
80 AC_ARG_ENABLE(fail_if_missing, optenable
83 [fail_if_missing="yes"],
84 [fail_if_missing="no"])
85 AC_MSG_RESULT($fail_if_missing)
750 if test "$fail_if_missing" = "yes" -a "$lua_ok" != "yes"; then
1169 if test "$fail_if_missing" = "yes" -a "$perl_ok" != "yes"; then
1403 if test "$fail_if_missing" = "yes" -a "$python_ok" != "yes"; then
1620 if test "$fail_if_missing" = "yes" -a "$python3_ok" != "yes"; then
1915 if test "$fail_if_missing" = "yes" -a -z "$TCL_SRC"; then
2019 if test "$fail_if_missing" = "yes" -a -z "$RUBY_OBJ"; then
2658 if test "$fail_if_missing" = "yes" -a "X$gui_auto" != "Xyes"; then