add ARGTYPE to crypt_build_settings
This commit is contained in:
parent
541ab1c16c
commit
4805c89adb
@ -378,6 +378,9 @@ const char *crypt_build_settings =
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
"\nVarious others: "
|
"\nVarious others: "
|
||||||
|
#if defined(ARGTYPE)
|
||||||
|
" " NAME_VALUE(ARGTYPE) " "
|
||||||
|
#endif
|
||||||
#if defined(LTC_ADLER32)
|
#if defined(LTC_ADLER32)
|
||||||
" ADLER32 "
|
" ADLER32 "
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user