Subject: [PATCH] configure: handle KCC on case-insensitive filesystems
Pushed with doc tweak per Jim. Thanks.
On Thu, Dec 9, 2021 at 10:56 PM Mike Frysinger wrote:
> This fixes https://debbugs.gnu.org/21336. On macOS 10.10, there seems
Note that I still see kcc on 12.0.1
> to be a kerberos tool installed as "kcc" which breaks the check.
>
> Also resync with latest autoconf which searches for clang++ to
This fixes https://debbugs.gnu.org/21336. On macOS 10.10, there seems
to be a kerberos tool installed as "kcc" which breaks the check.
Also resync with latest autoconf which searches for clang++ too.
* configure.ac: Skip KCC check on case-insensitive filesystems. Add
clang++ to the C++ search l