Skip to content

Commit

Permalink
ICU-22873 Update configure files from configure.ac using autoreconf.
Browse files Browse the repository at this point in the history
  • Loading branch information
roubert authored and rp9-next committed Sep 17, 2024
1 parent e53f1df commit 6020a98
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions icu4c/source/configure
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down

0 comments on commit 6020a98

Please sign in to comment.