From d101880c6a7f0bc1b1ed44023f270412640947f0 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Sun, 1 Nov 2009 20:26:02 +0000 Subject: [PATCH] Undo old temporary change once used for testing purposes --- m4/cares-compilers.m4 | 3 +-- 1 file changed, 1 insertion(+), 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 # -- 2.34.1