Commit db1281fa authored by Yang Tse's avatar Yang Tse
Browse files

Undo old temporary change once used for testing purposes
parent 223d8481
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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
  #