cleanup config declarations

This commit is contained in:
Tess Gauthier 2024-09-12 10:53:23 -04:00
parent 9215a127ba
commit f0d05b5fec
2 changed files with 1 additions and 3 deletions

View File

@ -102,7 +102,6 @@
/* Define if your platform needs to skip post auth
file descriptor passing */
/* #undef DISABLE_FD_PASSING */
#define DISABLE_FD_PASSING
/* Define if you don't want to use lastlog */
@ -1768,4 +1767,3 @@
#define HAVE_EVP_PKEY_GET0_RSA 1
#define HAVE_EVP_MD_CTX_NEW 1
#define HAVE_EVP_MD_CTX_FREE 1
#define WITH_DSA 1

View File

@ -35,7 +35,7 @@
#define W32_SIGUSR2 19
#define W32_SIGBUS 20
#define W32_SIGTRAP 21
#define W32_SIGSYS 22
#define W32_SIGSYS 22
/* singprocmask "how" codes*/
#define SIG_BLOCK 0