--- ./configure.ac 2020-03-23 23:24:31.943281181 +0100 +++ ./configure.ac 2020-03-23 23:24:41.002280712 +0100 @@ -747,7 +747,7 @@ else dnl preload c-client default locations/options case $host in - *-linux-gnu*|*-k*bsd*-gnu*|*-gnu*) + *-linux*|*-k*bsd*-gnu*|*-gnu*) if test -f /etc/fedora-release -o -f /etc/redhat-release -o -f /etc/redhat_version ; then alpine_SSLTYPE="nopwd" if test -d /etc/pki/tls ; then @@ -1192,7 +1192,7 @@ dnl build from c-client. Most of this will go away when c-client dnl adopts configure case "$host" in - *-linux-gnu*|*-k*bsd*-gnu*|*-gnu*) + *-linux*|*-k*bsd*-gnu*|*-gnu*) alpine_path_delim="/" alpine_mode_readonly="(0600)" if test -f /etc/fedora-release ; then