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:
parent
223d848104
commit
db1281fa9b
@ -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
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user