We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent befa237 commit b55675eCopy full SHA for b55675e
build/libtool.m4
@@ -2871,12 +2871,12 @@ lt_save_path_LD=$lt_cv_path_LD
2871
if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
2872
lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
2873
else
2874
- $as_unset lt_cv_prog_gnu_ld
+ unset lt_cv_prog_gnu_ld
2875
fi
2876
if test -n "${lt_cv_path_LDCXX+set}"; then
2877
lt_cv_path_LD=$lt_cv_path_LDCXX
2878
2879
- $as_unset lt_cv_path_LD
+ unset lt_cv_path_LD
2880
2881
test -z "${LDCXX+set}" || LD=$LDCXX
2882
CC=${CXX-"c++"}
0 commit comments