Changeset cb1d852 in mod_gnutls for include


Ignore:
Timestamp:
Jun 1, 2020, 7:24:52 AM (3 years ago)
Author:
Fiona Klute <fiona.klute@…>
Branches:
asyncio, main, master
Children:
2b1b52f
Parents:
f97f44c
Message:

Add --enable-gnutls-debug-log to ./configure

This replaces the OOO_MAINTAIN_MODE macro, which previously enabled
the debug log and nothing else. The new code and documentation should
be much clearer.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/mod_gnutls.h.in

    rf97f44c rcb1d852  
    4949
    5050/* Module Debug Mode */
    51 #define MOD_GNUTLS_DEBUG @OOO_MAINTAIN@
     51#define MOD_GNUTLS_DEBUG @MOD_GNUTLS_DEBUG@
    5252
    5353/** Name of the module-wide singleton watchdog */
Note: See TracChangeset for help on using the changeset viewer.