mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-22310 Revert now obsolete autoconf "pld hack".
This commit is contained in:
parent
6a24e8d1df
commit
d1cfbb22f1
1 changed files with 0 additions and 5 deletions
|
@ -178,11 +178,6 @@ AC_PROG_INSTALL
|
|||
|
||||
AC_SUBST(cross_compiling)
|
||||
|
||||
dnl use the pld hack to get ac_fn_cxx_try_link defined globally and not local
|
||||
AC_LANG_PUSH([C++])
|
||||
AC_LINK_IFELSE([AC_LANG_PROGRAM()])
|
||||
AC_LANG_POP([C++])
|
||||
|
||||
# make sure install is relative to srcdir - if a script
|
||||
if test "$srcdir" = "."; then
|
||||
# If srcdir isn't just ., then (srcdir) is already prepended.
|
||||
|
|
Loading…
Add table
Reference in a new issue