mirror of
https://github.com/php/php-src.git
synced 2024-11-24 02:15:04 +08:00
- Fix bad merge (Sorry Ilia..)
This commit is contained in:
parent
befa23748a
commit
b55675e517
4
build/libtool.m4
vendored
4
build/libtool.m4
vendored
@ -2871,12 +2871,12 @@ lt_save_path_LD=$lt_cv_path_LD
|
||||
if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
|
||||
lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
|
||||
else
|
||||
$as_unset lt_cv_prog_gnu_ld
|
||||
unset lt_cv_prog_gnu_ld
|
||||
fi
|
||||
if test -n "${lt_cv_path_LDCXX+set}"; then
|
||||
lt_cv_path_LD=$lt_cv_path_LDCXX
|
||||
else
|
||||
$as_unset lt_cv_path_LD
|
||||
unset lt_cv_path_LD
|
||||
fi
|
||||
test -z "${LDCXX+set}" || LD=$LDCXX
|
||||
CC=${CXX-"c++"}
|
||||
|
Loading…
Reference in New Issue
Block a user