mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-07 07:04:09 +00:00
Followup for bug 1262781: change ASTMatcher check name to force override config.cache on a CLOSED TREE. r=me
This commit is contained in:
parent
0015eddad2
commit
4c7112f60f
@ -95,8 +95,8 @@ if test -n "$ENABLE_CLANG_PLUGIN"; then
|
||||
dnl Check for the new ASTMatcher API names. Since this happened in the
|
||||
dnl middle of the 3.8 cycle, our CLANG_VERSION_FULL is impossible to use
|
||||
dnl correctly, so we have to detect this at configure time.
|
||||
AC_CACHE_CHECK(for new ASTMatcher names,
|
||||
ac_cv_have_new_ASTMatcher_names,
|
||||
AC_CACHE_CHECK(for new ASTMatcher API,
|
||||
ac_cv_have_new_ASTMatcher_api,
|
||||
[
|
||||
AC_LANG_SAVE
|
||||
AC_LANG_CPLUSPLUS
|
||||
|
Loading…
x
Reference in New Issue
Block a user