2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00

[#1748] Removed LIBS

This commit is contained in:
Francis Dupont
2021-03-15 17:17:00 +01:00
parent 526e1e369e
commit 20f6a888cb

View File

@@ -421,7 +421,6 @@ then
ERR_PACK(ERR_LIB_SSL, 0, SSL_R_SHORT_READ);])], ERR_PACK(ERR_LIB_SSL, 0, SSL_R_SHORT_READ);])],
[], [],
[AC_MSG_ERROR([Can not find a definition for stream_truncated (SSL short read) error])])]) [AC_MSG_ERROR([Can not find a definition for stream_truncated (SSL short read) error])])])
LIBS=${LIBS_SAVED}
CPPFLAGS=${CPPFLAGS_SAVED} CPPFLAGS=${CPPFLAGS_SAVED}
fi fi
]) ])