mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-05 21:45:37 +00:00
ICU-22873 Update configure files from configure.ac using autoreconf.
This commit is contained in:
parent
e53f1df472
commit
6020a98fbb
1 changed files with 8 additions and 0 deletions
8
icu4c/source/configure
vendored
8
icu4c/source/configure
vendored
|
@ -4473,6 +4473,14 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
|
|||
ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
||||
|
||||
|
||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: versions of the compilers used:" >&5
|
||||
printf "%s\n" "$as_me: versions of the compilers used:" >&6;}
|
||||
(
|
||||
set -x
|
||||
$CC --version
|
||||
$CXX --version
|
||||
) 2>&1 | sed 's/^/ /' >&6
|
||||
|
||||
# pkg-config is needed for harfbuzz support
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue