projects
/
platform
/
upstream
/
c-ares.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6313b18
)
Undo old temporary change once used for testing purposes
author
Yang Tse
<yangsita@gmail.com>
Sun, 1 Nov 2009 20:26:02 +0000
(20:26 +0000)
committer
Yang Tse
<yangsita@gmail.com>
Sun, 1 Nov 2009 20:26:02 +0000
(20:26 +0000)
m4/cares-compilers.m4
patch
|
blob
|
history
diff --git
a/m4/cares-compilers.m4
b/m4/cares-compilers.m4
index 68f47efd87386d138930dfc70ad08c840944bdaf..715c31eb8abd66b97d3e66f4c4f5b1d2366aa8d9 100644
(file)
--- a/
m4/cares-compilers.m4
+++ b/
m4/cares-compilers.m4
@@
-1150,8
+1150,7
@@
AC_DEFUN([CARES_CHECK_CURLDEBUG], [
if test "$want_curldebug" = "yes"; then
dnl TODO: Verify if the BUILDING_LIBCURL definition is still required.
AC_DEFINE(BUILDING_LIBCURL, 1, [when building as static part of libcurl])
- # CPPFLAGS="$CPPFLAGS -DCURLDEBUG"
- CPPFLAGS="$CPPFLAGS -DCURLDEBUG -I../lib"
+ CPPFLAGS="$CPPFLAGS -DCURLDEBUG"
squeeze CPPFLAGS
fi
#