]> granicus.if.org Git - curl/commitdiff
CURLDEBUG, not MALLOCDEBUG
authorDaniel Stenberg <daniel@haxx.se>
Tue, 22 Jul 2003 10:00:37 +0000 (10:00 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 22 Jul 2003 10:00:37 +0000 (10:00 +0000)
lib/README.memoryleak

index 8fe2db78a55a34eb74978e69f5c756a4d8958a13..5528363850fe08f082c4cf92cb5b6c646ffaa102 100644 (file)
@@ -17,7 +17,7 @@ Single-threaded
 
 Build
 
-  Rebuild libcurl with -DMALLOCDEBUG (usually, rerunning configure with
+  Rebuild libcurl with -DCURLDEBUG (usually, rerunning configure with
   --enable-debug fixes this). 'make clean' first, then 'make' so that all
   files actually are rebuilt properly. It will also make sense to build
   libcurl with the debug option (usually -g to the compiler) so that debugging