projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
befa237
)
- Fix bad merge (Sorry Ilia..)
author
Jani Taskinen
<jani@php.net>
Sat, 28 Nov 2009 00:06:54 +0000
(
00:06
+0000)
committer
Jani Taskinen
<jani@php.net>
Sat, 28 Nov 2009 00:06:54 +0000
(
00:06
+0000)
build/libtool.m4
patch
|
blob
|
history
diff --git
a/build/libtool.m4
b/build/libtool.m4
index 554658830312942b49d3cc50953e88804186c247..268cad9d3e5c4bbdd577874ee98059e15dca9ca2 100644
(file)
--- a/
build/libtool.m4
+++ b/
build/libtool.m4
@@
-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++"}