mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
ICU-22522 Revert "Add early check for AX_CHECK_COMPILE_FLAG".
This reverts commit 9f358ccb24
.
This commit is contained in:
parent
d2a5638336
commit
e48d2734c6
1 changed files with 0 additions and 2 deletions
|
@ -199,8 +199,6 @@ fi
|
|||
#AC_CHECK_PROG(AUTOCONF, autoconf, autoconf, true)
|
||||
#AC_CHECK_PROG(STRIP, strip, strip, true)
|
||||
|
||||
m4_ifndef([AX_CHECK_COMPILE_FLAG], [AC_MSG_ERROR(['autoconf-archive' is missing])])
|
||||
|
||||
# TODO(ICU-20301): Remove fallback to Python 2.
|
||||
AC_CHECK_PROGS(PYTHON, python3 "py -3" python "py")
|
||||
AC_SUBST(PYTHON)
|
||||
|
|
Loading…
Add table
Reference in a new issue