X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=Makefile.in;h=b52bc18eaa623ff86ce09336787149c13336c780;hp=b78804266320e5a60d35174b0c7d1ba32df2304e;hb=f3f1cf8444f439c0be9de04bf3821a20d00fd956;hpb=7823d792d0cad3b44ad5389a8d3381becefe7f44 diff --git a/Makefile.in b/Makefile.in index b788042663..b52bc18eaa 100644 --- a/Makefile.in +++ b/Makefile.in @@ -76,7 +76,7 @@ ENGINESDIR={- use File::Spec::Functions; # NULL encryption ciphers. # # LOCK_DEBUG - turns on lots of lock debug output :-) -# REF_CHECK - turn on some xyz_free() assertions. +# REF_DEBUG - turn on some xyz_free() assertions. # REF_PRINT - prints some stuff on structure free. # MFUNC - Make all Malloc/Free/Realloc calls call # CRYPTO_malloc/CRYPTO_free/CRYPTO_realloc which can be setup to