зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1329272 - add bracket for sed 4.3 compliance, r=glandium
--HG-- extra : rebase_source : aac991847d3c66a6cfb00b83f88d1ffa27ef9bb0
This commit is contained in:
Родитель
4e42f89a66
Коммит
692bf2631c
|
@ -69,7 +69,7 @@ if test -n "$USE_ICU"; then
|
|||
fi
|
||||
fi
|
||||
|
||||
version=`sed -n 's/^[[:space:]]*#[[:space:]]*define[[:space:]][[:space:]]*U_ICU_VERSION_MAJOR_NUM[[:space:]][[:space:]]*\([0-9][0-9]*\)[[:space:]]*$/\1/p' "$icudir/common/unicode/uvernum.h"`
|
||||
version=`sed -n 's/^[[[:space:]]]*#[[:space:]]*define[[:space:]][[:space:]]*U_ICU_VERSION_MAJOR_NUM[[:space:]][[:space:]]*\([0-9][0-9]*\)[[:space:]]*$/\1/p' "$icudir/common/unicode/uvernum.h"`
|
||||
if test x"$version" = x; then
|
||||
AC_MSG_ERROR([cannot determine icu version number from uvernum.h header file $lineno])
|
||||
fi
|
||||
|
|
Загрузка…
Ссылка в новой задаче