Undo old temporary change once used for testing purposes
authorYang Tse <yangsita@gmail.com>
Sun, 1 Nov 2009 20:26:02 +0000 (20:26 +0000)
committerYang Tse <yangsita@gmail.com>
Sun, 1 Nov 2009 20:26:02 +0000 (20:26 +0000)
ares/m4/cares-compilers.m4

index 68f47ef..715c31e 100644 (file)
@@ -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
   #