From: Eric Andersen Date: Wed, 4 Apr 2001 19:32:00 +0000 (-0000) Subject: Failed to name "Electric-fence" explicitly X-Git-Tag: 0_51~47 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=06070532baa68519f6cb6ff22312a99e88e01649;p=oweals%2Fbusybox.git Failed to name "Electric-fence" explicitly --- diff --git a/Makefile b/Makefile index 85ba823fb..5e7e417e0 100644 --- a/Makefile +++ b/Makefile @@ -60,7 +60,7 @@ USE_SYSTEM_PWD_GRP = true # Do not enable this for production builds... DODMALLOC = false -# Another very useful malloc debugging library. +# Electric-fence is another very useful malloc debugging library. # Do not enable this for production builds... DOEFENCE = false