diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-04-04 19:32:00 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-04-04 19:32:00 +0000 |
commit | 06bb795a2b88d8a28298462ad34f65f5d203422e (patch) | |
tree | 715a81d8872788b8b769a55b2a4e7869282d6f97 | |
parent | 4273789d1935fd0c65ec90e08ede43e23b5e5f00 (diff) | |
download | busybox-w32-06bb795a2b88d8a28298462ad34f65f5d203422e.tar.gz busybox-w32-06bb795a2b88d8a28298462ad34f65f5d203422e.tar.bz2 busybox-w32-06bb795a2b88d8a28298462ad34f65f5d203422e.zip |
Failed to name "Electric-fence" explicitly
git-svn-id: svn://busybox.net/trunk/busybox@2245 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ USE_SYSTEM_PWD_GRP = true | |||
60 | # Do not enable this for production builds... | 60 | # Do not enable this for production builds... |
61 | DODMALLOC = false | 61 | DODMALLOC = false |
62 | 62 | ||
63 | # Another very useful malloc debugging library. | 63 | # Electric-fence is another very useful malloc debugging library. |
64 | # Do not enable this for production builds... | 64 | # Do not enable this for production builds... |
65 | DOEFENCE = false | 65 | DOEFENCE = false |
66 | 66 | ||