projects
/
m6w6
/
ext-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
ebecc38
)
- fix typo in LDFLAGS
author
Michael Wallner
<mike@php.net>
Fri, 25 May 2007 12:45:42 +0000
(12:45 +0000)
committer
Michael Wallner
<mike@php.net>
Fri, 25 May 2007 12:45:42 +0000
(12:45 +0000)
# sorry Nuno!
config9.m4
patch
|
blob
|
history
diff --git
a/config9.m4
b/config9.m4
index 73783c1af92e8bdfdc0dca67d63e9f150b578a3e..e54f29a1790ad616dd7a0962b1f97f227ba434e5 100644
(file)
--- a/
config9.m4
+++ b/
config9.m4
@@
-187,7
+187,7
@@
dnl ----
save_CFLAGS="$CFLAGS"
CFLAGS="`$CURL_CONFIG --cflags`"
- save_LDFLAGS="$LDF
AL
GS"
+ save_LDFLAGS="$LDF
LA
GS"
LDFLAGS="`$CURL_CONFIG --libs` $ld_runpath_switch$CURL_DIR/$PHP_LIBDIR"
AC_MSG_CHECKING([for openssl support in libcurl])