aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-04-04 19:32:00 +0000
committerEric Andersen <andersen@codepoet.org>2001-04-04 19:32:00 +0000
commit06070532baa68519f6cb6ff22312a99e88e01649 (patch)
tree715a81d8872788b8b769a55b2a4e7869282d6f97 /Makefile
parentd402edfd6351380592366feb9e0accbe71cb9d9c (diff)
downloadbusybox-06070532baa68519f6cb6ff22312a99e88e01649.tar.gz
Failed to name "Electric-fence" explicitly
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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