| # | Line 2 | Line 2 | |
|---|---|---|
| 2 | ||
| 3 | $Id$ | |
| 4 | ||
| 5 | < | Copyright (c) 1997-2017 ircd-hybrid development team |
| 5 | > | Copyright (c) 1997-2019 ircd-hybrid development team |
| 6 | ||
| 7 | ---------------------------------------------------------------------- | |
| 8 | ||
| # | Line 78 | Line 78 | |
| 78 | with proper settings that are required for debugging purposes. | |
| 79 | This switch basically sets CFLAGS to "-g -O0". | |
| 80 | ||
| 81 | + | * --enable-efence - Allows easy linking with the electric fence memory |
| 82 | + | debugger library. |
| 83 | + | |
| 84 | ||
| 85 | 3. Run 'make'; this should build the ircd. | |
| 86 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |