Skip to content

Commit

Permalink
- Fix bad merge (Sorry Ilia..)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jani Taskinen committed Nov 28, 2009
1 parent c4ec901 commit af0595c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/libtool.m4
Original file line number Diff line number Diff line change
Expand Up @@ -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++"}
Expand Down

0 comments on commit af0595c

Please sign in to comment.