summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-11-01 20:26:02 +0000
committerYang Tse <yangsita@gmail.com>2009-11-01 20:26:02 +0000
commitd101880c6a7f0bc1b1ed44023f270412640947f0 (patch)
tree8af53abad5f12b103a2672278b8ed6ec4dec5550 /m4
parent6313b186ad8a74af1277e17ba7d529c038e48387 (diff)
downloadc-ares-d101880c6a7f0bc1b1ed44023f270412640947f0.tar.gz
c-ares-d101880c6a7f0bc1b1ed44023f270412640947f0.tar.bz2
c-ares-d101880c6a7f0bc1b1ed44023f270412640947f0.zip
Undo old temporary change once used for testing purposes
Diffstat (limited to 'm4')
-rw-r--r--m4/cares-compilers.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/m4/cares-compilers.m4 b/m4/cares-compilers.m4
index 68f47ef..715c31e 100644
--- 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
#