| 69 |
|
|
| 70 |
|
These are optional or have default values that may be overridden: |
| 71 |
|
|
| 72 |
< |
* --enable-assert - Enable use of numerous debugging checks. This |
| 73 |
< |
should not be used on any production servers for maximum speed |
| 74 |
< |
so as to prevent cores from things that shouldn't normally happen. |
| 72 |
> |
* --enable-assert - Enable use of numerous debugging checks. This is |
| 73 |
> |
considered a developer-only feature and should not be used on any |
| 74 |
> |
production servers for maximum speed so as to prevent cores from |
| 75 |
> |
things that shouldn't normally happen. |
| 76 |
|
|
| 77 |
|
* --enable-debugging - Prepares Makefiles to compile the ircd sources |
| 78 |
|
with proper settings that are required for debugging purposes. |