diff options
-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 | ||