History log of /sssd/src/external/libhttp_parser.m4
Revision Date Author Comments Expand
c5a47e4a809aca39669e26d6136f8056952efd74 07-Jul-2016 Lukas Slebodnik <lslebodn@redhat.com>

CONFIGURE: Inform about optional build dependencies Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>

85bd23a89282c96487e64872ac955e271e445d0b 29-Jun-2016 Jakub Hrozek <jhrozek@redhat.com>

BUILD: Fall back to non-strict http parser, if strict is not available Some platforms (like Debian), don't ship http-parser-strict at all, but only the non-strict variant. Fall back to the non-strict library if the strict variant is not found. Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>

f0beb4e313970ffd075cd711ed6cfbac03ad5af6 29-Jun-2016 Christian Heimes <cheimes@redhat.com>

Secrets: m4 macros for jansson and http-parser Prepares autoconf for the new Secrets Provider dependencies Related: https://fedorahosted.org/sssd/ticket/2913 Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com>