1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-22 16:18:48 -05:00

Undo old temporary change once used for testing purposes

This commit is contained in:
Yang Tse 2009-11-01 20:26:02 +00:00
parent 223d848104
commit db1281fa9b

View 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
#