Kaydet (Commit) 78ceb50f authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Fix typo

üst 803d1ee7
......@@ -1922,11 +1922,11 @@ if test "$enable_ccache" = "yes" -o \( "$enable_ccache" = "" -a "$enable_icecrea
fi
fi
else
AC_MSG_NOTICE([Automatic ccache detection ingored: CXX is pre-defined])
AC_MSG_NOTICE([Automatic ccache detection ignored: CXX is pre-defined])
CCACHE=""
fi
else
AC_MSG_NOTICE([Automatic ccache detection ingored: CC is pre-defined])
AC_MSG_NOTICE([Automatic ccache detection ignored: CC is pre-defined])
CCACHE=""
fi
else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment