aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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