From e1d78dc2faaa06e7c3f71ef674a71e4de2f0758e Mon Sep 17 00:00:00 2001 From: Yves-Alexis Perez Date: Tue, 21 Nov 2017 10:22:31 +0100 Subject: New upstream version 5.6.1 --- config.h.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 06d399922..ba1deb1ce 100644 --- a/config.h.in +++ b/config.h.in @@ -136,7 +136,7 @@ /* Define to 1 if you have the `mmap' function. */ #undef HAVE_MMAP -/* have mpz_mown_sec() */ +/* have mpz_powm_sec() */ #undef HAVE_MPZ_POWM_SEC /* Define to 1 if you have the header file. */ @@ -199,6 +199,9 @@ /* have PF_ROUTE RTM_IFANNOUNCE defined */ #undef HAVE_RTM_IFANNOUNCE +/* Define to 1 if you have the `sd_listen_fds_with_names' function. */ +#undef HAVE_SD_LISTEN_FDS_WITH_NAMES + /* Define to 1 if you have the `sem_timedwait' function. */ #undef HAVE_SEM_TIMEDWAIT -- cgit v1.2.3