]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix openSUSE ./configure-time Linux PAM authentication detection (#450)
authorAdam Majer <amajer@suse.de>
Thu, 8 Aug 2019 09:47:59 +0000 (09:47 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Thu, 8 Aug 2019 13:06:59 +0000 (13:06 +0000)
commit1a8eba3b82d04e9971647937ea2939ab1b924744
tree5688704958064e3817c49512f75cd0cbadd13b2b
parent18102f7de14e3ba35d2b4e9457b3611a178bf8b9
Fix openSUSE ./configure-time Linux PAM authentication detection (#450)

Recently, openSUSE Factory enabled -Wreturn-type in CFLAGS which
resulted in ./configure failing to detect Linux type of PAM
authentication.
acinclude/pam.m4