]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Regenerate configure script.
authorMichael R Sweet <msweet@msweet.org>
Mon, 30 Mar 2026 22:19:13 +0000 (18:19 -0400)
committerMichael R Sweet <msweet@msweet.org>
Mon, 30 Mar 2026 22:19:13 +0000 (18:19 -0400)
configure

index 9a10d482c4e489248d7c033bdae9071d48b9d9db..83c9b5f6665da0773557a9ba10fe6d542d6c5c26 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,11 +1,11 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.72 for CUPS 2.5b1.
+# Generated by GNU Autoconf 2.71 for CUPS 2.5b1.
 #
 # Report bugs to <https://github.com/openprinting/cups/issues>.
 #
 #
-# Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation,
+# Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
 # Inc.
 #
 #
@@ -17,6 +17,7 @@
 
 # Be more Bourne compatible
 DUALCASE=1; export DUALCASE # for MKS sh
+as_nop=:
 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
 then :
   emulate sh
@@ -25,13 +26,12 @@ then :
   # is contrary to our usage.  Disable this feature.
   alias -g '${1+"$@"}'='"$@"'
   setopt NO_GLOB_SUBST
-else case e in #(
-  e) case `(set -o) 2>/dev/null` in #(
+else $as_nop
+  case `(set -o) 2>/dev/null` in #(
   *posix*) :
     set -o posix ;; #(
   *) :
      ;;
-esac ;;
 esac
 fi
 
@@ -103,7 +103,7 @@ IFS=$as_save_IFS
 
      ;;
 esac
-# We did not find ourselves, most probably we were run as 'sh COMMAND'
+# We did not find ourselves, most probably we were run as `sh COMMAND'
 # in which case we are not to be found in the path.
 if test "x$as_myself" = x; then
   as_myself=$0
@@ -133,14 +133,15 @@ case $- in # ((((
 esac
 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
 # Admittedly, this is quite paranoid, since all the known shells bail
-# out after a failed 'exec'.
+# out after a failed `exec'.
 printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
 exit 255
   fi
   # We don't want this to propagate to other subprocesses.
           { _as_can_reexec=; unset _as_can_reexec;}
 if test "x$CONFIG_SHELL" = x; then
-  as_bourne_compatible="if test \${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
+  as_bourne_compatible="as_nop=:
+if test \${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
 then :
   emulate sh
   NULLCMD=:
@@ -148,13 +149,12 @@ then :
   # is contrary to our usage.  Disable this feature.
   alias -g '\${1+\"\$@\"}'='\"\$@\"'
   setopt NO_GLOB_SUBST
-else case e in #(
-  e) case \`(set -o) 2>/dev/null\` in #(
+else \$as_nop
+  case \`(set -o) 2>/dev/null\` in #(
   *posix*) :
     set -o posix ;; #(
   *) :
      ;;
-esac ;;
 esac
 fi
 "
@@ -172,9 +172,8 @@ as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
 if ( set x; as_fn_ret_success y && test x = \"\$1\" )
 then :
 
-else case e in #(
-  e) exitcode=1; echo positional parameters were not saved. ;;
-esac
+else \$as_nop
+  exitcode=1; echo positional parameters were not saved.
 fi
 test x\$exitcode = x0 || exit 1
 blah=\$(echo \$(echo blah))
@@ -187,15 +186,14 @@ test -x / || exit 1"
   if (eval "$as_required") 2>/dev/null
 then :
   as_have_required=yes
-else case e in #(
-  e) as_have_required=no ;;
-esac
+else $as_nop
+  as_have_required=no
 fi
   if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null
 then :
 
-else case e in #(
-  e) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+else $as_nop
+  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 as_found=false
 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
 do
@@ -228,13 +226,12 @@ IFS=$as_save_IFS
 if $as_found
 then :
 
-else case e in #(
-  e) if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
+else $as_nop
+  if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
              as_run=a "$SHELL" -c "$as_bourne_compatible""$as_required" 2>/dev/null
 then :
   CONFIG_SHELL=$SHELL as_have_required=yes
-fi ;;
-esac
+fi
 fi
 
 
@@ -256,7 +253,7 @@ case $- in # ((((
 esac
 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
 # Admittedly, this is quite paranoid, since all the known shells bail
-# out after a failed 'exec'.
+# out after a failed `exec'.
 printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
 exit 255
 fi
@@ -276,8 +273,7 @@ $0: message. Then install a modern shell, or manually run
 $0: the script under such a shell if you do have one."
   fi
   exit 1
-fi ;;
-esac
+fi
 fi
 fi
 SHELL=${CONFIG_SHELL-/bin/sh}
@@ -316,6 +312,14 @@ as_fn_exit ()
   as_fn_set_status $1
   exit $1
 } # as_fn_exit
+# as_fn_nop
+# ---------
+# Do nothing but, unlike ":", preserve the value of $?.
+as_fn_nop ()
+{
+  return $?
+}
+as_nop=as_fn_nop
 
 # as_fn_mkdir_p
 # -------------
@@ -384,12 +388,11 @@ then :
   {
     eval $1+=\$2
   }'
-else case e in #(
-  e) as_fn_append ()
+else $as_nop
+  as_fn_append ()
   {
     eval $1=\$$1\$2
-  } ;;
-esac
+  }
 fi # as_fn_append
 
 # as_fn_arith ARG...
@@ -403,14 +406,21 @@ then :
   {
     as_val=$(( $* ))
   }'
-else case e in #(
-  e) as_fn_arith ()
+else $as_nop
+  as_fn_arith ()
   {
     as_val=`expr "$@" || test $? -eq 1`
-  } ;;
-esac
+  }
 fi # as_fn_arith
 
+# as_fn_nop
+# ---------
+# Do nothing but, unlike ":", preserve the value of $?.
+as_fn_nop ()
+{
+  return $?
+}
+as_nop=as_fn_nop
 
 # as_fn_error STATUS ERROR [LINENO LOG_FD]
 # ----------------------------------------
@@ -484,8 +494,6 @@ as_cr_alnum=$as_cr_Letters$as_cr_digits
     /[$]LINENO/=
   ' <$as_myself |
     sed '
-      t clear
-      :clear
       s/[$]LINENO.*/&-/
       t lineno
       b
@@ -534,6 +542,7 @@ esac
 as_echo='printf %s\n'
 as_echo_n='printf %s'
 
+
 rm -f conf$$ conf$$.exe conf$$.file
 if test -d conf$$.dir; then
   rm -f conf$$.dir/conf$$.file
@@ -545,9 +554,9 @@ if (echo >conf$$.file) 2>/dev/null; then
   if ln -s conf$$.file conf$$ 2>/dev/null; then
     as_ln_s='ln -s'
     # ... but there are two gotchas:
-    # 1) On MSYS, both 'ln -s file dir' and 'ln file dir' fail.
-    # 2) DJGPP < 2.04 has no symlinks; 'ln -s' creates a wrapper executable.
-    # In both cases, we have to default to 'cp -pR'.
+    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
+    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
+    # In both cases, we have to default to `cp -pR'.
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
       as_ln_s='cp -pR'
   elif ln conf$$.file conf$$ 2>/dev/null; then
@@ -572,12 +581,10 @@ as_test_x='test -x'
 as_executable_p=as_fn_executable_p
 
 # Sed expression to map a string onto a valid CPP name.
-as_sed_cpp="y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
-as_tr_cpp="eval sed '$as_sed_cpp'" # deprecated
+as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
 
 # Sed expression to map a string onto a valid variable name.
-as_sed_sh="y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
-as_tr_sh="eval sed '$as_sed_sh'" # deprecated
+as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
 
 
 test -n "$DJDIR" || exec 7<&0 </dev/null
@@ -640,7 +647,6 @@ ac_includes_default="\
 #endif"
 
 ac_header_c_list=
-enable_year2038=no
 ac_subst_vars='LTLIBOBJS
 LIBOBJS
 TIMEOUTSTARTSEC
@@ -938,7 +944,6 @@ with_ipp_port
 enable_webif
 with_idle_exit_timeout
 with_systemd_timeoutstartsec
-enable_year2038
 '
       ac_precious_vars='build_alias
 host_alias
@@ -1060,7 +1065,7 @@ do
     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
     # Reject names that are not valid shell variable names.
     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error $? "invalid feature name: '$ac_useropt'"
+      as_fn_error $? "invalid feature name: \`$ac_useropt'"
     ac_useropt_orig=$ac_useropt
     ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
     case $ac_user_opts in
@@ -1086,7 +1091,7 @@ do
     ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
     # Reject names that are not valid shell variable names.
     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error $? "invalid feature name: '$ac_useropt'"
+      as_fn_error $? "invalid feature name: \`$ac_useropt'"
     ac_useropt_orig=$ac_useropt
     ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
     case $ac_user_opts in
@@ -1299,7 +1304,7 @@ do
     ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
     # Reject names that are not valid shell variable names.
     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error $? "invalid package name: '$ac_useropt'"
+      as_fn_error $? "invalid package name: \`$ac_useropt'"
     ac_useropt_orig=$ac_useropt
     ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
     case $ac_user_opts in
@@ -1315,7 +1320,7 @@ do
     ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
     # Reject names that are not valid shell variable names.
     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error $? "invalid package name: '$ac_useropt'"
+      as_fn_error $? "invalid package name: \`$ac_useropt'"
     ac_useropt_orig=$ac_useropt
     ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
     case $ac_user_opts in
@@ -1345,8 +1350,8 @@ do
   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
     x_libraries=$ac_optarg ;;
 
-  -*) as_fn_error $? "unrecognized option: '$ac_option'
-Try '$0 --help' for more information"
+  -*) as_fn_error $? "unrecognized option: \`$ac_option'
+Try \`$0 --help' for more information"
     ;;
 
   *=*)
@@ -1354,7 +1359,7 @@ Try '$0 --help' for more information"
     # Reject names that are not valid shell variable names.
     case $ac_envvar in #(
       '' | [0-9]* | *[!_$as_cr_alnum]* )
-      as_fn_error $? "invalid variable name: '$ac_envvar'" ;;
+      as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
     esac
     eval $ac_envvar=\$ac_optarg
     export $ac_envvar ;;
@@ -1404,7 +1409,7 @@ do
   as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
 done
 
-# There might be people who depend on the old broken behavior: '$host'
+# There might be people who depend on the old broken behavior: `$host'
 # used to hold the argument of --host etc.
 # FIXME: To remove some day.
 build=$build_alias
@@ -1472,7 +1477,7 @@ if test ! -r "$srcdir/$ac_unique_file"; then
   test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
   as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
 fi
-ac_msg="sources are in $srcdir, but 'cd $srcdir' does not work"
+ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
 ac_abs_confdir=`(
        cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
        pwd)`
@@ -1500,7 +1505,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-'configure' configures CUPS 2.5b1 to adapt to many kinds of systems.
+\`configure' configures CUPS 2.5b1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1514,11 +1519,11 @@ Configuration:
       --help=short        display options specific to this package
       --help=recursive    display the short help of all the included packages
   -V, --version           display version information and exit
-  -q, --quiet, --silent   do not print 'checking ...' messages
+  -q, --quiet, --silent   do not print \`checking ...' messages
       --cache-file=FILE   cache test results in FILE [disabled]
-  -C, --config-cache      alias for '--cache-file=config.cache'
+  -C, --config-cache      alias for \`--cache-file=config.cache'
   -n, --no-create         do not create output files
-      --srcdir=DIR        find the sources in DIR [configure dir or '..']
+      --srcdir=DIR        find the sources in DIR [configure dir or \`..']
 
 Installation directories:
   --prefix=PREFIX         install architecture-independent files in PREFIX
@@ -1526,10 +1531,10 @@ Installation directories:
   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
                           [PREFIX]
 
-By default, 'make install' will install all the files in
-'$ac_default_prefix/bin', '$ac_default_prefix/lib' etc.  You can specify
-an installation prefix other than '$ac_default_prefix' using '--prefix',
-for instance '--prefix=\$HOME'.
+By default, \`make install' will install all the files in
+\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
+an installation prefix other than \`$ac_default_prefix' using \`--prefix',
+for instance \`--prefix=\$HOME'.
 
 For better control, use the options below.
 
@@ -1602,7 +1607,6 @@ Optional Features:
   --disable-raw-printing  do not allow raw printing by default
   --enable-webif          enable the web interface by default, default=no for
                           macOS
-  --enable-year2038       support timestamps after 2038
 
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
@@ -1685,7 +1689,7 @@ Some influential environment variables:
   CXX         C++ compiler command
   CXXFLAGS    C++ compiler flags
 
-Use these variables to override the choices made by 'configure' or to help
+Use these variables to override the choices made by `configure' or to help
 it to find libraries and programs with nonstandard names/locations.
 
 Report bugs to <https://github.com/openprinting/cups/issues>.
@@ -1754,9 +1758,9 @@ test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
 CUPS configure 2.5b1
-generated by GNU Autoconf 2.72
+generated by GNU Autoconf 2.71
 
-Copyright (C) 2023 Free Software Foundation, Inc.
+Copyright (C) 2021 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.
 _ACEOF
@@ -1795,12 +1799,11 @@ printf "%s\n" "$ac_try_echo"; } >&5
        } && test -s conftest.$ac_objext
 then :
   ac_retval=0
-else case e in #(
-  e) printf "%s\n" "$as_me: failed program was:" >&5
+else $as_nop
+  printf "%s\n" "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-       ac_retval=1 ;;
-esac
+       ac_retval=1
 fi
   eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   as_fn_set_status $ac_retval
@@ -1834,12 +1837,11 @@ printf "%s\n" "$ac_try_echo"; } >&5
        }
 then :
   ac_retval=0
-else case e in #(
-  e) printf "%s\n" "$as_me: failed program was:" >&5
+else $as_nop
+  printf "%s\n" "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-    ac_retval=1 ;;
-esac
+    ac_retval=1
 fi
   eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   as_fn_set_status $ac_retval
@@ -1874,12 +1876,11 @@ printf "%s\n" "$ac_try_echo"; } >&5
        } && test -s conftest.$ac_objext
 then :
   ac_retval=0
-else case e in #(
-  e) printf "%s\n" "$as_me: failed program was:" >&5
+else $as_nop
+  printf "%s\n" "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-       ac_retval=1 ;;
-esac
+       ac_retval=1
 fi
   eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   as_fn_set_status $ac_retval
@@ -1917,12 +1918,11 @@ printf "%s\n" "$ac_try_echo"; } >&5
        }
 then :
   ac_retval=0
-else case e in #(
-  e) printf "%s\n" "$as_me: failed program was:" >&5
+else $as_nop
+  printf "%s\n" "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-       ac_retval=1 ;;
-esac
+       ac_retval=1
 fi
   # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
   # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
@@ -1946,8 +1946,8 @@ printf %s "checking for $2... " >&6; }
 if eval test \${$3+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+else $as_nop
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 $4
 #include <$2>
@@ -1955,12 +1955,10 @@ _ACEOF
 if ac_fn_c_try_compile "$LINENO"
 then :
   eval "$3=yes"
-else case e in #(
-  e) eval "$3=no" ;;
-esac
+else $as_nop
+  eval "$3=no"
 fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext ;;
-esac
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
 fi
 eval ac_res=\$$3
               { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
@@ -1980,15 +1978,15 @@ printf %s "checking for $2... " >&6; }
 if eval test \${$3+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+else $as_nop
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
 #define $2 innocuous_$2
 
 /* System header to define __stub macros and hopefully few prototypes,
-   which can conflict with char $2 (void); below.  */
+   which can conflict with char $2 (); below.  */
 
 #include <limits.h>
 #undef $2
@@ -1999,7 +1997,7 @@ else case e in #(
 #ifdef __cplusplus
 extern "C"
 #endif
-char $2 (void);
+char $2 ();
 /* The GNU C library defines this for functions which it implements
     to always fail with ENOSYS.  Some functions are actually named
     something starting with __ and the normal name is an alias.  */
@@ -2018,13 +2016,11 @@ _ACEOF
 if ac_fn_c_try_link "$LINENO"
 then :
   eval "$3=yes"
-else case e in #(
-  e) eval "$3=no" ;;
-esac
+else $as_nop
+  eval "$3=no"
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam \
-    conftest$ac_exeext conftest.$ac_ext ;;
-esac
+    conftest$ac_exeext conftest.$ac_ext
 fi
 eval ac_res=\$$3
               { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
@@ -2045,8 +2041,8 @@ printf %s "checking for $2.$3... " >&6; }
 if eval test \${$4+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+else $as_nop
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 $5
 int
@@ -2062,8 +2058,8 @@ _ACEOF
 if ac_fn_c_try_compile "$LINENO"
 then :
   eval "$4=yes"
-else case e in #(
-  e) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+else $as_nop
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 $5
 int
@@ -2079,15 +2075,12 @@ _ACEOF
 if ac_fn_c_try_compile "$LINENO"
 then :
   eval "$4=yes"
-else case e in #(
-  e) eval "$4=no" ;;
-esac
+else $as_nop
+  eval "$4=no"
 fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext ;;
-esac
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
 fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext ;;
-esac
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
 fi
 eval ac_res=\$$4
               { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
@@ -2120,7 +2113,7 @@ This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
 It was created by CUPS $as_me 2.5b1, which was
-generated by GNU Autoconf 2.72.  Invocation command line was
+generated by GNU Autoconf 2.71.  Invocation command line was
 
   $ $0$ac_configure_args_raw
 
@@ -2366,10 +2359,10 @@ esac
 printf "%s\n" "$as_me: loading site script $ac_site_file" >&6;}
     sed 's/^/| /' "$ac_site_file" >&5
     . "$ac_site_file" \
-      || { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
-printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
+      || { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "failed to load site script $ac_site_file
-See 'config.log' for more details" "$LINENO" 5; }
+See \`config.log' for more details" "$LINENO" 5; }
   fi
 done
 
@@ -2405,7 +2398,9 @@ struct stat;
 /* Most of the following tests are stolen from RCS 5.7 src/conf.sh.  */
 struct buf { int x; };
 struct buf * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (char **p, int i)
+static char *e (p, i)
+     char **p;
+     int i;
 {
   return p[i];
 }
@@ -2419,21 +2414,6 @@ static char *f (char * (*g) (char **, int), char **p, ...)
   return s;
 }
 
-/* C89 style stringification. */
-#define noexpand_stringify(a) #a
-const char *stringified = noexpand_stringify(arbitrary+token=sequence);
-
-/* C89 style token pasting.  Exercises some of the corner cases that
-   e.g. old MSVC gets wrong, but not very hard. */
-#define noexpand_concat(a,b) a##b
-#define expand_concat(a,b) noexpand_concat(a,b)
-extern int vA;
-extern int vbee;
-#define aye A
-#define bee B
-int *pvA = &expand_concat(v,aye);
-int *pvbee = &noexpand_concat(v,bee);
-
 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
    function prototypes and stuff, but not \xHH hex character constants.
    These do not provoke an error unfortunately, instead are silently treated
@@ -2461,19 +2441,16 @@ ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]);
 
 # Test code for whether the C compiler supports C99 (global declarations)
 ac_c_conftest_c99_globals='
-/* Does the compiler advertise C99 conformance? */
+// Does the compiler advertise C99 conformance?
 #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
 # error "Compiler does not advertise C99 conformance"
 #endif
 
-// See if C++-style comments work.
-
 #include <stdbool.h>
 extern int puts (const char *);
 extern int printf (const char *, ...);
 extern int dprintf (int, const char *, ...);
 extern void *malloc (size_t);
-extern void free (void *);
 
 // Check varargs macros.  These examples are taken from C99 6.10.3.5.
 // dprintf is used instead of fprintf to avoid needing to declare
@@ -2523,6 +2500,7 @@ typedef const char *ccp;
 static inline int
 test_restrict (ccp restrict text)
 {
+  // See if C++-style comments work.
   // Iterate through items via the restricted pointer.
   // Also check for declarations in for loops.
   for (unsigned int i = 0; *(text+i) != '\''\0'\''; ++i)
@@ -2588,8 +2566,6 @@ ac_c_conftest_c99_main='
   ia->datasize = 10;
   for (int i = 0; i < ia->datasize; ++i)
     ia->data[i] = i * 1.234;
-  // Work around memory leak warnings.
-  free (ia);
 
   // Check named initializers.
   struct named_init ni = {
@@ -2611,7 +2587,7 @@ ac_c_conftest_c99_main='
 
 # Test code for whether the C compiler supports C11 (global declarations)
 ac_c_conftest_c11_globals='
-/* Does the compiler advertise C11 conformance? */
+// Does the compiler advertise C11 conformance?
 #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L
 # error "Compiler does not advertise C11 conformance"
 #endif
@@ -3019,9 +2995,8 @@ IFS=$as_save_IFS
 if $as_found
 then :
 
-else case e in #(
-  e) as_fn_error $? "cannot find required auxiliary files:$ac_missing_aux_files" "$LINENO" 5 ;;
-esac
+else $as_nop
+  as_fn_error $? "cannot find required auxiliary files:$ac_missing_aux_files" "$LINENO" 5
 fi
 
 
@@ -3049,12 +3024,12 @@ for ac_var in $ac_precious_vars; do
   eval ac_new_val=\$ac_env_${ac_var}_value
   case $ac_old_set,$ac_new_set in
     set,)
-      { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: '$ac_var' was set to '$ac_old_val' in the previous run" >&5
-printf "%s\n" "$as_me: error: '$ac_var' was set to '$ac_old_val' in the previous run" >&2;}
+      { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
+printf "%s\n" "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
       ac_cache_corrupted=: ;;
     ,set)
-      { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: '$ac_var' was not set in the previous run" >&5
-printf "%s\n" "$as_me: error: '$ac_var' was not set in the previous run" >&2;}
+      { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
+printf "%s\n" "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
       ac_cache_corrupted=: ;;
     ,);;
     *)
@@ -3063,18 +3038,18 @@ printf "%s\n" "$as_me: error: '$ac_var' was not set in the previous run" >&2;}
        ac_old_val_w=`echo x $ac_old_val`
        ac_new_val_w=`echo x $ac_new_val`
        if test "$ac_old_val_w" != "$ac_new_val_w"; then
-         { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: '$ac_var' has changed since the previous run:" >&5
-printf "%s\n" "$as_me: error: '$ac_var' has changed since the previous run:" >&2;}
+         { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
+printf "%s\n" "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
          ac_cache_corrupted=:
        else
-         { printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in '$ac_var' since the previous run:" >&5
-printf "%s\n" "$as_me: warning: ignoring whitespace changes in '$ac_var' since the previous run:" >&2;}
+         { printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
+printf "%s\n" "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
          eval $ac_var=\$ac_old_val
        fi
-       { printf "%s\n" "$as_me:${as_lineno-$LINENO}:   former value:  '$ac_old_val'" >&5
-printf "%s\n" "$as_me:   former value:  '$ac_old_val'" >&2;}
-       { printf "%s\n" "$as_me:${as_lineno-$LINENO}:   current value: '$ac_new_val'" >&5
-printf "%s\n" "$as_me:   current value: '$ac_new_val'" >&2;}
+       { printf "%s\n" "$as_me:${as_lineno-$LINENO}:   former value:  \`$ac_old_val'" >&5
+printf "%s\n" "$as_me:   former value:  \`$ac_old_val'" >&2;}
+       { printf "%s\n" "$as_me:${as_lineno-$LINENO}:   current value: \`$ac_new_val'" >&5
+printf "%s\n" "$as_me:   current value: \`$ac_new_val'" >&2;}
       fi;;
   esac
   # Pass precious variables to config.status.
@@ -3090,11 +3065,11 @@ printf "%s\n" "$as_me:   current value: '$ac_new_val'" >&2;}
   fi
 done
 if $ac_cache_corrupted; then
-  { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
-printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
+  { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
 printf "%s\n" "$as_me: error: changes in the environment can compromise the build" >&2;}
-  as_fn_error $? "run '${MAKE-make} distclean' and/or 'rm $cache_file'
+  as_fn_error $? "run \`${MAKE-make} distclean' and/or \`rm $cache_file'
            and start over" "$LINENO" 5
 fi
 ## -------------------- ##
@@ -3124,16 +3099,15 @@ printf %s "checking build system type... " >&6; }
 if test ${ac_cv_build+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_build_alias=$build_alias
+else $as_nop
+  ac_build_alias=$build_alias
 test "x$ac_build_alias" = x &&
   ac_build_alias=`$SHELL "${ac_aux_dir}config.guess"`
 test "x$ac_build_alias" = x &&
   as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
 ac_cv_build=`$SHELL "${ac_aux_dir}config.sub" $ac_build_alias` ||
   as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $ac_build_alias failed" "$LINENO" 5
- ;;
-esac
+
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
 printf "%s\n" "$ac_cv_build" >&6; }
@@ -3160,15 +3134,14 @@ printf %s "checking host system type... " >&6; }
 if test ${ac_cv_host+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) if test "x$host_alias" = x; then
+else $as_nop
+  if test "x$host_alias" = x; then
   ac_cv_host=$ac_cv_build
 else
   ac_cv_host=`$SHELL "${ac_aux_dir}config.sub" $host_alias` ||
     as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $host_alias failed" "$LINENO" 5
 fi
- ;;
-esac
+
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
 printf "%s\n" "$ac_cv_host" >&6; }
@@ -3207,12 +3180,11 @@ then :
     # No, build local targets
     LOCALTARGET="local"
 
-else case e in #(
-  e)
+else $as_nop
+
     # Yes, don't build local targets
     LOCALTARGET=""
- ;;
-esac
+
 fi
 
 
@@ -3225,8 +3197,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_path_CODE_SIGN+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) case $CODE_SIGN in
+else $as_nop
+  case $CODE_SIGN in
   [\\/]* | ?:[\\/]*)
   ac_cv_path_CODE_SIGN="$CODE_SIGN" # Let the user override the test with a path.
   ;;
@@ -3251,7 +3223,6 @@ done
 IFS=$as_save_IFS
 
   ;;
-esac ;;
 esac
 fi
 CODE_SIGN=$ac_cv_path_CODE_SIGN
@@ -3310,8 +3281,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_prog_AWK+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) if test -n "$AWK"; then
+else $as_nop
+  if test -n "$AWK"; then
   ac_cv_prog_AWK="$AWK" # Let the user override the test.
 else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -3333,8 +3304,7 @@ done
   done
 IFS=$as_save_IFS
 
-fi ;;
-esac
+fi
 fi
 AWK=$ac_cv_prog_AWK
 if test -n "$AWK"; then
@@ -3371,8 +3341,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_prog_CC+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) if test -n "$CC"; then
+else $as_nop
+  if test -n "$CC"; then
   ac_cv_prog_CC="$CC" # Let the user override the test.
 else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -3394,8 +3364,7 @@ done
   done
 IFS=$as_save_IFS
 
-fi ;;
-esac
+fi
 fi
 CC=$ac_cv_prog_CC
 if test -n "$CC"; then
@@ -3417,8 +3386,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_prog_ac_ct_CC+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) if test -n "$ac_ct_CC"; then
+else $as_nop
+  if test -n "$ac_ct_CC"; then
   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
 else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -3440,8 +3409,7 @@ done
   done
 IFS=$as_save_IFS
 
-fi ;;
-esac
+fi
 fi
 ac_ct_CC=$ac_cv_prog_ac_ct_CC
 if test -n "$ac_ct_CC"; then
@@ -3476,8 +3444,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_prog_CC+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) if test -n "$CC"; then
+else $as_nop
+  if test -n "$CC"; then
   ac_cv_prog_CC="$CC" # Let the user override the test.
 else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -3499,8 +3467,7 @@ done
   done
 IFS=$as_save_IFS
 
-fi ;;
-esac
+fi
 fi
 CC=$ac_cv_prog_CC
 if test -n "$CC"; then
@@ -3522,8 +3489,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_prog_CC+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) if test -n "$CC"; then
+else $as_nop
+  if test -n "$CC"; then
   ac_cv_prog_CC="$CC" # Let the user override the test.
 else
   ac_prog_rejected=no
@@ -3562,8 +3529,7 @@ if test $ac_prog_rejected = yes; then
     ac_cv_prog_CC="$as_dir$ac_word${1+' '}$@"
   fi
 fi
-fi ;;
-esac
+fi
 fi
 CC=$ac_cv_prog_CC
 if test -n "$CC"; then
@@ -3587,8 +3553,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_prog_CC+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) if test -n "$CC"; then
+else $as_nop
+  if test -n "$CC"; then
   ac_cv_prog_CC="$CC" # Let the user override the test.
 else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -3610,8 +3576,7 @@ done
   done
 IFS=$as_save_IFS
 
-fi ;;
-esac
+fi
 fi
 CC=$ac_cv_prog_CC
 if test -n "$CC"; then
@@ -3637,8 +3602,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_prog_ac_ct_CC+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) if test -n "$ac_ct_CC"; then
+else $as_nop
+  if test -n "$ac_ct_CC"; then
   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
 else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -3660,8 +3625,7 @@ done
   done
 IFS=$as_save_IFS
 
-fi ;;
-esac
+fi
 fi
 ac_ct_CC=$ac_cv_prog_ac_ct_CC
 if test -n "$ac_ct_CC"; then
@@ -3699,8 +3663,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_prog_CC+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) if test -n "$CC"; then
+else $as_nop
+  if test -n "$CC"; then
   ac_cv_prog_CC="$CC" # Let the user override the test.
 else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -3722,8 +3686,7 @@ done
   done
 IFS=$as_save_IFS
 
-fi ;;
-esac
+fi
 fi
 CC=$ac_cv_prog_CC
 if test -n "$CC"; then
@@ -3745,8 +3708,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_prog_ac_ct_CC+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) if test -n "$ac_ct_CC"; then
+else $as_nop
+  if test -n "$ac_ct_CC"; then
   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
 else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -3768,8 +3731,7 @@ done
   done
 IFS=$as_save_IFS
 
-fi ;;
-esac
+fi
 fi
 ac_ct_CC=$ac_cv_prog_ac_ct_CC
 if test -n "$ac_ct_CC"; then
@@ -3798,10 +3760,10 @@ fi
 fi
 
 
-test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
-printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
+test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "no acceptable C compiler found in \$PATH
-See 'config.log' for more details" "$LINENO" 5; }
+See \`config.log' for more details" "$LINENO" 5; }
 
 # Provide some information about the compiler.
 printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
@@ -3873,8 +3835,8 @@ printf "%s\n" "$ac_try_echo"; } >&5
   printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }
 then :
-  # Autoconf-2.13 could set the ac_cv_exeext variable to 'no'.
-# So ignore a value of 'no', otherwise this would lead to 'EXEEXT = no'
+  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
+# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
 # in a Makefile.  We should not override ac_cv_exeext if it was cached,
 # so that the user can short-circuit this test for compilers unknown to
 # Autoconf.
@@ -3894,7 +3856,7 @@ do
           ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
        fi
        # We set ac_cv_exeext here because the later test for it is not
-       # safe: cross compilers may not add the suffix if given an '-o'
+       # safe: cross compilers may not add the suffix if given an `-o'
        # argument, so we may need to know it at that point already.
        # Even if this section looks crufty: it has the advantage of
        # actually working.
@@ -3905,9 +3867,8 @@ do
 done
 test "$ac_cv_exeext" = no && ac_cv_exeext=
 
-else case e in #(
-  e) ac_file='' ;;
-esac
+else $as_nop
+  ac_file=''
 fi
 if test -z "$ac_file"
 then :
@@ -3916,14 +3877,13 @@ printf "%s\n" "no" >&6; }
 printf "%s\n" "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
-printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
+{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error 77 "C compiler cannot create executables
-See 'config.log' for more details" "$LINENO" 5; }
-else case e in #(
-  e) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-printf "%s\n" "yes" >&6; } ;;
-esac
+See \`config.log' for more details" "$LINENO" 5; }
+else $as_nop
+  { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+printf "%s\n" "yes" >&6; }
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
 printf %s "checking for C compiler default output file name... " >&6; }
@@ -3947,10 +3907,10 @@ printf "%s\n" "$ac_try_echo"; } >&5
   printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }
 then :
-  # If both 'conftest.exe' and 'conftest' are 'present' (well, observable)
-# catch 'conftest.exe'.  For instance with Cygwin, 'ls conftest' will
-# work properly (i.e., refer to 'conftest.exe'), while it won't with
-# 'rm'.
+  # If both `conftest.exe' and `conftest' are `present' (well, observable)
+# catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
+# work properly (i.e., refer to `conftest.exe'), while it won't with
+# `rm'.
 for ac_file in conftest.exe conftest conftest.*; do
   test -f "$ac_file" || continue
   case $ac_file in
@@ -3960,12 +3920,11 @@ for ac_file in conftest.exe conftest conftest.*; do
     * ) break;;
   esac
 done
-else case e in #(
-  e) { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
-printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
+else $as_nop
+  { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
-See 'config.log' for more details" "$LINENO" 5; } ;;
-esac
+See \`config.log' for more details" "$LINENO" 5; }
 fi
 rm -f conftest conftest$ac_cv_exeext
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
@@ -3981,8 +3940,6 @@ int
 main (void)
 {
 FILE *f = fopen ("conftest.out", "w");
- if (!f)
-  return 1;
  return ferror (f) || fclose (f) != 0;
 
   ;
@@ -4022,27 +3979,26 @@ printf "%s\n" "$ac_try_echo"; } >&5
     if test "$cross_compiling" = maybe; then
        cross_compiling=yes
     else
-       { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
-printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
+       { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error 77 "cannot run C compiled programs.
-If you meant to cross compile, use '--host'.
-See 'config.log' for more details" "$LINENO" 5; }
+If you meant to cross compile, use \`--host'.
+See \`config.log' for more details" "$LINENO" 5; }
     fi
   fi
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
 printf "%s\n" "$cross_compiling" >&6; }
 
-rm -f conftest.$ac_ext conftest$ac_cv_exeext \
-  conftest.o conftest.obj conftest.out
+rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
 ac_clean_files=$ac_clean_files_save
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
 printf %s "checking for suffix of object files... " >&6; }
 if test ${ac_cv_objext+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+else $as_nop
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 int
@@ -4074,18 +4030,16 @@ then :
        break;;
   esac
 done
-else case e in #(
-  e) printf "%s\n" "$as_me: failed program was:" >&5
+else $as_nop
+  printf "%s\n" "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
-printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
+{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "cannot compute suffix of object files: cannot compile
-See 'config.log' for more details" "$LINENO" 5; } ;;
-esac
+See \`config.log' for more details" "$LINENO" 5; }
 fi
-rm -f conftest.$ac_cv_objext conftest.$ac_ext ;;
-esac
+rm -f conftest.$ac_cv_objext conftest.$ac_ext
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
 printf "%s\n" "$ac_cv_objext" >&6; }
@@ -4096,8 +4050,8 @@ printf %s "checking whether the compiler supports GNU C... " >&6; }
 if test ${ac_cv_c_compiler_gnu+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+else $as_nop
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 int
@@ -4114,14 +4068,12 @@ _ACEOF
 if ac_fn_c_try_compile "$LINENO"
 then :
   ac_compiler_gnu=yes
-else case e in #(
-  e) ac_compiler_gnu=no ;;
-esac
+else $as_nop
+  ac_compiler_gnu=no
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
 ac_cv_c_compiler_gnu=$ac_compiler_gnu
- ;;
-esac
+
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
 printf "%s\n" "$ac_cv_c_compiler_gnu" >&6; }
@@ -4139,8 +4091,8 @@ printf %s "checking whether $CC accepts -g... " >&6; }
 if test ${ac_cv_prog_cc_g+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_save_c_werror_flag=$ac_c_werror_flag
+else $as_nop
+  ac_save_c_werror_flag=$ac_c_werror_flag
    ac_c_werror_flag=yes
    ac_cv_prog_cc_g=no
    CFLAGS="-g"
@@ -4158,8 +4110,8 @@ _ACEOF
 if ac_fn_c_try_compile "$LINENO"
 then :
   ac_cv_prog_cc_g=yes
-else case e in #(
-  e) CFLAGS=""
+else $as_nop
+  CFLAGS=""
       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
@@ -4174,8 +4126,8 @@ _ACEOF
 if ac_fn_c_try_compile "$LINENO"
 then :
 
-else case e in #(
-  e) ac_c_werror_flag=$ac_save_c_werror_flag
+else $as_nop
+  ac_c_werror_flag=$ac_save_c_werror_flag
         CFLAGS="-g"
         cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
@@ -4192,15 +4144,12 @@ if ac_fn_c_try_compile "$LINENO"
 then :
   ac_cv_prog_cc_g=yes
 fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext ;;
-esac
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
 fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext ;;
-esac
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
-   ac_c_werror_flag=$ac_save_c_werror_flag ;;
-esac
+   ac_c_werror_flag=$ac_save_c_werror_flag
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
 printf "%s\n" "$ac_cv_prog_cc_g" >&6; }
@@ -4227,8 +4176,8 @@ printf %s "checking for $CC option to enable C11 features... " >&6; }
 if test ${ac_cv_prog_cc_c11+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_cv_prog_cc_c11=no
+else $as_nop
+  ac_cv_prog_cc_c11=no
 ac_save_CC=$CC
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
@@ -4245,28 +4194,25 @@ rm -f core conftest.err conftest.$ac_objext conftest.beam
   test "x$ac_cv_prog_cc_c11" != "xno" && break
 done
 rm -f conftest.$ac_ext
-CC=$ac_save_CC ;;
-esac
+CC=$ac_save_CC
 fi
 
 if test "x$ac_cv_prog_cc_c11" = xno
 then :
   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
 printf "%s\n" "unsupported" >&6; }
-else case e in #(
-  e) if test "x$ac_cv_prog_cc_c11" = x
+else $as_nop
+  if test "x$ac_cv_prog_cc_c11" = x
 then :
   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
 printf "%s\n" "none needed" >&6; }
-else case e in #(
-  e) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5
+else $as_nop
+  { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5
 printf "%s\n" "$ac_cv_prog_cc_c11" >&6; }
-     CC="$CC $ac_cv_prog_cc_c11" ;;
-esac
+     CC="$CC $ac_cv_prog_cc_c11"
 fi
   ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c11
-  ac_prog_cc_stdc=c11 ;;
-esac
+  ac_prog_cc_stdc=c11
 fi
 fi
 if test x$ac_prog_cc_stdc = xno
@@ -4276,8 +4222,8 @@ printf %s "checking for $CC option to enable C99 features... " >&6; }
 if test ${ac_cv_prog_cc_c99+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_cv_prog_cc_c99=no
+else $as_nop
+  ac_cv_prog_cc_c99=no
 ac_save_CC=$CC
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
@@ -4294,28 +4240,25 @@ rm -f core conftest.err conftest.$ac_objext conftest.beam
   test "x$ac_cv_prog_cc_c99" != "xno" && break
 done
 rm -f conftest.$ac_ext
-CC=$ac_save_CC ;;
-esac
+CC=$ac_save_CC
 fi
 
 if test "x$ac_cv_prog_cc_c99" = xno
 then :
   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
 printf "%s\n" "unsupported" >&6; }
-else case e in #(
-  e) if test "x$ac_cv_prog_cc_c99" = x
+else $as_nop
+  if test "x$ac_cv_prog_cc_c99" = x
 then :
   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
 printf "%s\n" "none needed" >&6; }
-else case e in #(
-  e) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
+else $as_nop
+  { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
 printf "%s\n" "$ac_cv_prog_cc_c99" >&6; }
-     CC="$CC $ac_cv_prog_cc_c99" ;;
-esac
+     CC="$CC $ac_cv_prog_cc_c99"
 fi
   ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c99
-  ac_prog_cc_stdc=c99 ;;
-esac
+  ac_prog_cc_stdc=c99
 fi
 fi
 if test x$ac_prog_cc_stdc = xno
@@ -4325,8 +4268,8 @@ printf %s "checking for $CC option to enable C89 features... " >&6; }
 if test ${ac_cv_prog_cc_c89+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_cv_prog_cc_c89=no
+else $as_nop
+  ac_cv_prog_cc_c89=no
 ac_save_CC=$CC
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
@@ -4343,28 +4286,25 @@ rm -f core conftest.err conftest.$ac_objext conftest.beam
   test "x$ac_cv_prog_cc_c89" != "xno" && break
 done
 rm -f conftest.$ac_ext
-CC=$ac_save_CC ;;
-esac
+CC=$ac_save_CC
 fi
 
 if test "x$ac_cv_prog_cc_c89" = xno
 then :
   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
 printf "%s\n" "unsupported" >&6; }
-else case e in #(
-  e) if test "x$ac_cv_prog_cc_c89" = x
+else $as_nop
+  if test "x$ac_cv_prog_cc_c89" = x
 then :
   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
 printf "%s\n" "none needed" >&6; }
-else case e in #(
-  e) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
+else $as_nop
+  { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
 printf "%s\n" "$ac_cv_prog_cc_c89" >&6; }
-     CC="$CC $ac_cv_prog_cc_c89" ;;
-esac
+     CC="$CC $ac_cv_prog_cc_c89"
 fi
   ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89
-  ac_prog_cc_stdc=c89 ;;
-esac
+  ac_prog_cc_stdc=c89
 fi
 fi
 
@@ -4389,8 +4329,8 @@ if test -z "$CPP"; then
   if test ${ac_cv_prog_CPP+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e)     # Double quotes because $CC needs to be expanded
+else $as_nop
+      # Double quotes because $CC needs to be expanded
     for CPP in "$CC -E" "$CC -E -traditional-cpp" cpp /lib/cpp
     do
       ac_preproc_ok=false
@@ -4408,10 +4348,9 @@ _ACEOF
 if ac_fn_c_try_cpp "$LINENO"
 then :
 
-else case e in #(
-  e) # Broken: fails on valid input.
-continue ;;
-esac
+else $as_nop
+  # Broken: fails on valid input.
+continue
 fi
 rm -f conftest.err conftest.i conftest.$ac_ext
 
@@ -4425,16 +4364,15 @@ if ac_fn_c_try_cpp "$LINENO"
 then :
   # Broken: success on invalid input.
 continue
-else case e in #(
-  e) # Passes both tests.
+else $as_nop
+  # Passes both tests.
 ac_preproc_ok=:
-break ;;
-esac
+break
 fi
 rm -f conftest.err conftest.i conftest.$ac_ext
 
 done
-# Because of 'break', _AC_PREPROC_IFELSE's cleaning code was skipped.
+# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
 rm -f conftest.i conftest.err conftest.$ac_ext
 if $ac_preproc_ok
 then :
@@ -4443,8 +4381,7 @@ fi
 
     done
     ac_cv_prog_CPP=$CPP
-   ;;
-esac
+
 fi
   CPP=$ac_cv_prog_CPP
 else
@@ -4467,10 +4404,9 @@ _ACEOF
 if ac_fn_c_try_cpp "$LINENO"
 then :
 
-else case e in #(
-  e) # Broken: fails on valid input.
-continue ;;
-esac
+else $as_nop
+  # Broken: fails on valid input.
+continue
 fi
 rm -f conftest.err conftest.i conftest.$ac_ext
 
@@ -4484,26 +4420,24 @@ if ac_fn_c_try_cpp "$LINENO"
 then :
   # Broken: success on invalid input.
 continue
-else case e in #(
-  e) # Passes both tests.
+else $as_nop
+  # Passes both tests.
 ac_preproc_ok=:
-break ;;
-esac
+break
 fi
 rm -f conftest.err conftest.i conftest.$ac_ext
 
 done
-# Because of 'break', _AC_PREPROC_IFELSE's cleaning code was skipped.
+# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
 rm -f conftest.i conftest.err conftest.$ac_ext
 if $ac_preproc_ok
 then :
 
-else case e in #(
-  e) { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
-printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
+else $as_nop
+  { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
+printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
-See 'config.log' for more details" "$LINENO" 5; } ;;
-esac
+See \`config.log' for more details" "$LINENO" 5; }
 fi
 
 ac_ext=c
@@ -4537,8 +4471,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_prog_CXX+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) if test -n "$CXX"; then
+else $as_nop
+  if test -n "$CXX"; then
   ac_cv_prog_CXX="$CXX" # Let the user override the test.
 else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -4560,8 +4494,7 @@ done
   done
 IFS=$as_save_IFS
 
-fi ;;
-esac
+fi
 fi
 CXX=$ac_cv_prog_CXX
 if test -n "$CXX"; then
@@ -4587,8 +4520,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_prog_ac_ct_CXX+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) if test -n "$ac_ct_CXX"; then
+else $as_nop
+  if test -n "$ac_ct_CXX"; then
   ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
 else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -4610,8 +4543,7 @@ done
   done
 IFS=$as_save_IFS
 
-fi ;;
-esac
+fi
 fi
 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
 if test -n "$ac_ct_CXX"; then
@@ -4671,8 +4603,8 @@ printf %s "checking whether the compiler supports GNU C++... " >&6; }
 if test ${ac_cv_cxx_compiler_gnu+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+else $as_nop
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 int
@@ -4689,14 +4621,12 @@ _ACEOF
 if ac_fn_cxx_try_compile "$LINENO"
 then :
   ac_compiler_gnu=yes
-else case e in #(
-  e) ac_compiler_gnu=no ;;
-esac
+else $as_nop
+  ac_compiler_gnu=no
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
- ;;
-esac
+
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
 printf "%s\n" "$ac_cv_cxx_compiler_gnu" >&6; }
@@ -4714,8 +4644,8 @@ printf %s "checking whether $CXX accepts -g... " >&6; }
 if test ${ac_cv_prog_cxx_g+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_save_cxx_werror_flag=$ac_cxx_werror_flag
+else $as_nop
+  ac_save_cxx_werror_flag=$ac_cxx_werror_flag
    ac_cxx_werror_flag=yes
    ac_cv_prog_cxx_g=no
    CXXFLAGS="-g"
@@ -4733,8 +4663,8 @@ _ACEOF
 if ac_fn_cxx_try_compile "$LINENO"
 then :
   ac_cv_prog_cxx_g=yes
-else case e in #(
-  e) CXXFLAGS=""
+else $as_nop
+  CXXFLAGS=""
       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
@@ -4749,8 +4679,8 @@ _ACEOF
 if ac_fn_cxx_try_compile "$LINENO"
 then :
 
-else case e in #(
-  e) ac_cxx_werror_flag=$ac_save_cxx_werror_flag
+else $as_nop
+  ac_cxx_werror_flag=$ac_save_cxx_werror_flag
         CXXFLAGS="-g"
         cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
@@ -4767,15 +4697,12 @@ if ac_fn_cxx_try_compile "$LINENO"
 then :
   ac_cv_prog_cxx_g=yes
 fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext ;;
-esac
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
 fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext ;;
-esac
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
-   ac_cxx_werror_flag=$ac_save_cxx_werror_flag ;;
-esac
+   ac_cxx_werror_flag=$ac_save_cxx_werror_flag
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
 printf "%s\n" "$ac_cv_prog_cxx_g" >&6; }
@@ -4799,11 +4726,11 @@ if test x$ac_prog_cxx_stdcxx = xno
 then :
   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++11 features" >&5
 printf %s "checking for $CXX option to enable C++11 features... " >&6; }
-if test ${ac_cv_prog_cxx_cxx11+y}
+if test ${ac_cv_prog_cxx_11+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_cv_prog_cxx_cxx11=no
+else $as_nop
+  ac_cv_prog_cxx_11=no
 ac_save_CXX=$CXX
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
@@ -4820,39 +4747,36 @@ rm -f core conftest.err conftest.$ac_objext conftest.beam
   test "x$ac_cv_prog_cxx_cxx11" != "xno" && break
 done
 rm -f conftest.$ac_ext
-CXX=$ac_save_CXX ;;
-esac
+CXX=$ac_save_CXX
 fi
 
 if test "x$ac_cv_prog_cxx_cxx11" = xno
 then :
   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
 printf "%s\n" "unsupported" >&6; }
-else case e in #(
-  e) if test "x$ac_cv_prog_cxx_cxx11" = x
+else $as_nop
+  if test "x$ac_cv_prog_cxx_cxx11" = x
 then :
   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
 printf "%s\n" "none needed" >&6; }
-else case e in #(
-  e) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_cxx11" >&5
+else $as_nop
+  { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_cxx11" >&5
 printf "%s\n" "$ac_cv_prog_cxx_cxx11" >&6; }
-     CXX="$CXX $ac_cv_prog_cxx_cxx11" ;;
-esac
+     CXX="$CXX $ac_cv_prog_cxx_cxx11"
 fi
   ac_cv_prog_cxx_stdcxx=$ac_cv_prog_cxx_cxx11
-  ac_prog_cxx_stdcxx=cxx11 ;;
-esac
+  ac_prog_cxx_stdcxx=cxx11
 fi
 fi
 if test x$ac_prog_cxx_stdcxx = xno
 then :
   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++98 features" >&5
 printf %s "checking for $CXX option to enable C++98 features... " >&6; }
-if test ${ac_cv_prog_cxx_cxx98+y}
+if test ${ac_cv_prog_cxx_98+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_cv_prog_cxx_cxx98=no
+else $as_nop
+  ac_cv_prog_cxx_98=no
 ac_save_CXX=$CXX
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
@@ -4869,28 +4793,25 @@ rm -f core conftest.err conftest.$ac_objext conftest.beam
   test "x$ac_cv_prog_cxx_cxx98" != "xno" && break
 done
 rm -f conftest.$ac_ext
-CXX=$ac_save_CXX ;;
-esac
+CXX=$ac_save_CXX
 fi
 
 if test "x$ac_cv_prog_cxx_cxx98" = xno
 then :
   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
 printf "%s\n" "unsupported" >&6; }
-else case e in #(
-  e) if test "x$ac_cv_prog_cxx_cxx98" = x
+else $as_nop
+  if test "x$ac_cv_prog_cxx_cxx98" = x
 then :
   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
 printf "%s\n" "none needed" >&6; }
-else case e in #(
-  e) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_cxx98" >&5
+else $as_nop
+  { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_cxx98" >&5
 printf "%s\n" "$ac_cv_prog_cxx_cxx98" >&6; }
-     CXX="$CXX $ac_cv_prog_cxx_cxx98" ;;
-esac
+     CXX="$CXX $ac_cv_prog_cxx_cxx98"
 fi
   ac_cv_prog_cxx_stdcxx=$ac_cv_prog_cxx_cxx98
-  ac_prog_cxx_stdcxx=cxx98 ;;
-esac
+  ac_prog_cxx_stdcxx=cxx98
 fi
 fi
 
@@ -4908,8 +4829,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_prog_RANLIB+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) if test -n "$RANLIB"; then
+else $as_nop
+  if test -n "$RANLIB"; then
   ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
 else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -4931,8 +4852,7 @@ done
   done
 IFS=$as_save_IFS
 
-fi ;;
-esac
+fi
 fi
 RANLIB=$ac_cv_prog_RANLIB
 if test -n "$RANLIB"; then
@@ -4954,8 +4874,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_prog_ac_ct_RANLIB+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) if test -n "$ac_ct_RANLIB"; then
+else $as_nop
+  if test -n "$ac_ct_RANLIB"; then
   ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
 else
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -4977,8 +4897,7 @@ done
   done
 IFS=$as_save_IFS
 
-fi ;;
-esac
+fi
 fi
 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
 if test -n "$ac_ct_RANLIB"; then
@@ -5011,8 +4930,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_path_AR+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) case $AR in
+else $as_nop
+  case $AR in
   [\\/]* | ?:[\\/]*)
   ac_cv_path_AR="$AR" # Let the user override the test with a path.
   ;;
@@ -5037,7 +4956,6 @@ done
 IFS=$as_save_IFS
 
   ;;
-esac ;;
 esac
 fi
 AR=$ac_cv_path_AR
@@ -5057,8 +4975,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_path_CHMOD+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) case $CHMOD in
+else $as_nop
+  case $CHMOD in
   [\\/]* | ?:[\\/]*)
   ac_cv_path_CHMOD="$CHMOD" # Let the user override the test with a path.
   ;;
@@ -5083,7 +5001,6 @@ done
 IFS=$as_save_IFS
 
   ;;
-esac ;;
 esac
 fi
 CHMOD=$ac_cv_path_CHMOD
@@ -5103,8 +5020,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_path_GZIPPROG+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) case $GZIPPROG in
+else $as_nop
+  case $GZIPPROG in
   [\\/]* | ?:[\\/]*)
   ac_cv_path_GZIPPROG="$GZIPPROG" # Let the user override the test with a path.
   ;;
@@ -5129,7 +5046,6 @@ done
 IFS=$as_save_IFS
 
   ;;
-esac ;;
 esac
 fi
 GZIPPROG=$ac_cv_path_GZIPPROG
@@ -5155,8 +5071,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_path_LD+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) case $LD in
+else $as_nop
+  case $LD in
   [\\/]* | ?:[\\/]*)
   ac_cv_path_LD="$LD" # Let the user override the test with a path.
   ;;
@@ -5181,7 +5097,6 @@ done
 IFS=$as_save_IFS
 
   ;;
-esac ;;
 esac
 fi
 LD=$ac_cv_path_LD
@@ -5201,8 +5116,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_path_LN+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) case $LN in
+else $as_nop
+  case $LN in
   [\\/]* | ?:[\\/]*)
   ac_cv_path_LN="$LN" # Let the user override the test with a path.
   ;;
@@ -5227,7 +5142,6 @@ done
 IFS=$as_save_IFS
 
   ;;
-esac ;;
 esac
 fi
 LN=$ac_cv_path_LN
@@ -5247,8 +5161,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_path_MKDIR+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) case $MKDIR in
+else $as_nop
+  case $MKDIR in
   [\\/]* | ?:[\\/]*)
   ac_cv_path_MKDIR="$MKDIR" # Let the user override the test with a path.
   ;;
@@ -5273,7 +5187,6 @@ done
 IFS=$as_save_IFS
 
   ;;
-esac ;;
 esac
 fi
 MKDIR=$ac_cv_path_MKDIR
@@ -5293,8 +5206,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_path_MV+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) case $MV in
+else $as_nop
+  case $MV in
   [\\/]* | ?:[\\/]*)
   ac_cv_path_MV="$MV" # Let the user override the test with a path.
   ;;
@@ -5319,7 +5232,6 @@ done
 IFS=$as_save_IFS
 
   ;;
-esac ;;
 esac
 fi
 MV=$ac_cv_path_MV
@@ -5339,8 +5251,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_path_RM+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) case $RM in
+else $as_nop
+  case $RM in
   [\\/]* | ?:[\\/]*)
   ac_cv_path_RM="$RM" # Let the user override the test with a path.
   ;;
@@ -5365,7 +5277,6 @@ done
 IFS=$as_save_IFS
 
   ;;
-esac ;;
 esac
 fi
 RM=$ac_cv_path_RM
@@ -5385,8 +5296,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_path_RMDIR+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) case $RMDIR in
+else $as_nop
+  case $RMDIR in
   [\\/]* | ?:[\\/]*)
   ac_cv_path_RMDIR="$RMDIR" # Let the user override the test with a path.
   ;;
@@ -5411,7 +5322,6 @@ done
 IFS=$as_save_IFS
 
   ;;
-esac ;;
 esac
 fi
 RMDIR=$ac_cv_path_RMDIR
@@ -5431,8 +5341,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_path_SED+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) case $SED in
+else $as_nop
+  case $SED in
   [\\/]* | ?:[\\/]*)
   ac_cv_path_SED="$SED" # Let the user override the test with a path.
   ;;
@@ -5457,7 +5367,6 @@ done
 IFS=$as_save_IFS
 
   ;;
-esac ;;
 esac
 fi
 SED=$ac_cv_path_SED
@@ -5477,8 +5386,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_path_XDGOPEN+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) case $XDGOPEN in
+else $as_nop
+  case $XDGOPEN in
   [\\/]* | ?:[\\/]*)
   ac_cv_path_XDGOPEN="$XDGOPEN" # Let the user override the test with a path.
   ;;
@@ -5503,7 +5412,6 @@ done
 IFS=$as_save_IFS
 
   ;;
-esac ;;
 esac
 fi
 XDGOPEN=$ac_cv_path_XDGOPEN
@@ -5522,11 +5430,10 @@ then :
 
     CUPS_HTMLVIEW="htmlview"
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_HTMLVIEW="$XDGOPEN"
- ;;
-esac
+
 fi
 
 
@@ -5570,8 +5477,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_path_PKGCONFIG+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) case $PKGCONFIG in
+else $as_nop
+  case $PKGCONFIG in
   [\\/]* | ?:[\\/]*)
   ac_cv_path_PKGCONFIG="$PKGCONFIG" # Let the user override the test with a path.
   ;;
@@ -5596,7 +5503,6 @@ done
 IFS=$as_save_IFS
 
   ;;
-esac ;;
 esac
 fi
 PKGCONFIG=$ac_cv_path_PKGCONFIG
@@ -5619,8 +5525,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_path_ac_pt_PKGCONFIG+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) case $ac_pt_PKGCONFIG in
+else $as_nop
+  case $ac_pt_PKGCONFIG in
   [\\/]* | ?:[\\/]*)
   ac_cv_path_ac_pt_PKGCONFIG="$ac_pt_PKGCONFIG" # Let the user override the test with a path.
   ;;
@@ -5645,7 +5551,6 @@ done
 IFS=$as_save_IFS
 
   ;;
-esac ;;
 esac
 fi
 ac_pt_PKGCONFIG=$ac_cv_path_ac_pt_PKGCONFIG
@@ -5687,21 +5592,15 @@ printf %s "checking for library containing abs... " >&6; }
 if test ${ac_cv_search_abs+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_func_search_save_LIBS=$LIBS
+else $as_nop
+  ac_func_search_save_LIBS=$LIBS
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char abs (void);
+   builtin and then its argument prototype would still apply.  */
+char abs ();
 int
 main (void)
 {
@@ -5732,13 +5631,11 @@ done
 if test ${ac_cv_search_abs+y}
 then :
 
-else case e in #(
-  e) ac_cv_search_abs=no ;;
-esac
+else $as_nop
+  ac_cv_search_abs=no
 fi
 rm conftest.$ac_ext
-LIBS=$ac_func_search_save_LIBS ;;
-esac
+LIBS=$ac_func_search_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_abs" >&5
 printf "%s\n" "$ac_cv_search_abs" >&6; }
@@ -5755,21 +5652,15 @@ printf %s "checking for library containing fmod... " >&6; }
 if test ${ac_cv_search_fmod+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_func_search_save_LIBS=$LIBS
+else $as_nop
+  ac_func_search_save_LIBS=$LIBS
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char fmod (void);
+   builtin and then its argument prototype would still apply.  */
+char fmod ();
 int
 main (void)
 {
@@ -5800,13 +5691,11 @@ done
 if test ${ac_cv_search_fmod+y}
 then :
 
-else case e in #(
-  e) ac_cv_search_fmod=no ;;
-esac
+else $as_nop
+  ac_cv_search_fmod=no
 fi
 rm conftest.$ac_ext
-LIBS=$ac_func_search_save_LIBS ;;
-esac
+LIBS=$ac_func_search_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_fmod" >&5
 printf "%s\n" "$ac_cv_search_fmod" >&6; }
@@ -5825,21 +5714,15 @@ printf %s "checking for library containing crypt... " >&6; }
 if test ${ac_cv_search_crypt+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_func_search_save_LIBS=$LIBS
+else $as_nop
+  ac_func_search_save_LIBS=$LIBS
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char crypt (void);
+   builtin and then its argument prototype would still apply.  */
+char crypt ();
 int
 main (void)
 {
@@ -5870,13 +5753,11 @@ done
 if test ${ac_cv_search_crypt+y}
 then :
 
-else case e in #(
-  e) ac_cv_search_crypt=no ;;
-esac
+else $as_nop
+  ac_cv_search_crypt=no
 fi
 rm conftest.$ac_ext
-LIBS=$ac_func_search_save_LIBS ;;
-esac
+LIBS=$ac_func_search_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_crypt" >&5
 printf "%s\n" "$ac_cv_search_crypt" >&6; }
@@ -5892,21 +5773,15 @@ printf %s "checking for library containing getspent... " >&6; }
 if test ${ac_cv_search_getspent+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_func_search_save_LIBS=$LIBS
+else $as_nop
+  ac_func_search_save_LIBS=$LIBS
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char getspent (void);
+   builtin and then its argument prototype would still apply.  */
+char getspent ();
 int
 main (void)
 {
@@ -5937,13 +5812,11 @@ done
 if test ${ac_cv_search_getspent+y}
 then :
 
-else case e in #(
-  e) ac_cv_search_getspent=no ;;
-esac
+else $as_nop
+  ac_cv_search_getspent=no
 fi
 rm conftest.$ac_ext
-LIBS=$ac_func_search_save_LIBS ;;
-esac
+LIBS=$ac_func_search_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_getspent" >&5
 printf "%s\n" "$ac_cv_search_getspent" >&6; }
@@ -5973,21 +5846,15 @@ printf %s "checking for library containing mallinfo... " >&6; }
 if test ${ac_cv_search_mallinfo+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_func_search_save_LIBS=$LIBS
+else $as_nop
+  ac_func_search_save_LIBS=$LIBS
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char mallinfo (void);
+   builtin and then its argument prototype would still apply.  */
+char mallinfo ();
 int
 main (void)
 {
@@ -6018,13 +5885,11 @@ done
 if test ${ac_cv_search_mallinfo+y}
 then :
 
-else case e in #(
-  e) ac_cv_search_mallinfo=no ;;
-esac
+else $as_nop
+  ac_cv_search_mallinfo=no
 fi
 rm conftest.$ac_ext
-LIBS=$ac_func_search_save_LIBS ;;
-esac
+LIBS=$ac_func_search_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_mallinfo" >&5
 printf "%s\n" "$ac_cv_search_mallinfo" >&6; }
@@ -6058,22 +5923,16 @@ printf %s "checking for systempapername in -lpaper... " >&6; }
 if test ${ac_cv_lib_paper_systempapername+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_check_lib_save_LIBS=$LIBS
+else $as_nop
+  ac_check_lib_save_LIBS=$LIBS
 LIBS="-lpaper  $LIBS"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char systempapername (void);
+   builtin and then its argument prototype would still apply.  */
+char systempapername ();
 int
 main (void)
 {
@@ -6085,14 +5944,12 @@ _ACEOF
 if ac_fn_c_try_link "$LINENO"
 then :
   ac_cv_lib_paper_systempapername=yes
-else case e in #(
-  e) ac_cv_lib_paper_systempapername=no ;;
-esac
+else $as_nop
+  ac_cv_lib_paper_systempapername=no
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam \
     conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS ;;
-esac
+LIBS=$ac_check_lib_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_paper_systempapername" >&5
 printf "%s\n" "$ac_cv_lib_paper_systempapername" >&6; }
@@ -6104,19 +5961,17 @@ printf "%s\n" "#define HAVE_LIBPAPER 1" >>confdefs.h
 
        LIBPAPER="-lpaper"
 
-else case e in #(
-  e)
+else $as_nop
+
        LIBPAPER=""
-     ;;
-esac
+
 fi
 
 
-else case e in #(
-  e)
+else $as_nop
+
     LIBPAPER=""
- ;;
-esac
+
 fi
 
 
@@ -6217,21 +6072,15 @@ printf %s "checking for library containing iconv_open... " >&6; }
 if test ${ac_cv_search_iconv_open+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_func_search_save_LIBS=$LIBS
+else $as_nop
+  ac_func_search_save_LIBS=$LIBS
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char iconv_open (void);
+   builtin and then its argument prototype would still apply.  */
+char iconv_open ();
 int
 main (void)
 {
@@ -6262,13 +6111,11 @@ done
 if test ${ac_cv_search_iconv_open+y}
 then :
 
-else case e in #(
-  e) ac_cv_search_iconv_open=no ;;
-esac
+else $as_nop
+  ac_cv_search_iconv_open=no
 fi
 rm conftest.$ac_ext
-LIBS=$ac_func_search_save_LIBS ;;
-esac
+LIBS=$ac_func_search_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_iconv_open" >&5
 printf "%s\n" "$ac_cv_search_iconv_open" >&6; }
@@ -6289,21 +6136,15 @@ printf %s "checking for library containing libiconv_open... " >&6; }
 if test ${ac_cv_search_libiconv_open+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_func_search_save_LIBS=$LIBS
+else $as_nop
+  ac_func_search_save_LIBS=$LIBS
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char libiconv_open (void);
+   builtin and then its argument prototype would still apply.  */
+char libiconv_open ();
 int
 main (void)
 {
@@ -6334,13 +6175,11 @@ done
 if test ${ac_cv_search_libiconv_open+y}
 then :
 
-else case e in #(
-  e) ac_cv_search_libiconv_open=no ;;
-esac
+else $as_nop
+  ac_cv_search_libiconv_open=no
 fi
 rm conftest.$ac_ext
-LIBS=$ac_func_search_save_LIBS ;;
-esac
+LIBS=$ac_func_search_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_libiconv_open" >&5
 printf "%s\n" "$ac_cv_search_libiconv_open" >&6; }
@@ -6509,12 +6348,11 @@ printf "%s\n" "yes" >&6; }
 printf "%s\n" "#define HAVE_TM_GMTOFF 1" >>confdefs.h
 
 
-else case e in #(
-  e)
+else $as_nop
+
     { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
 printf "%s\n" "no" >&6; }
- ;;
-esac
+
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
 
@@ -6556,12 +6394,11 @@ printf "%s\n" "yes" >&6; }
 printf "%s\n" "#define HAVE_ST_GEN 1" >>confdefs.h
 
 
-else case e in #(
-  e)
+else $as_nop
+
     { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
 printf "%s\n" "no" >&6; }
- ;;
-esac
+
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
 
@@ -6605,8 +6442,8 @@ printf "%s\n" "#define HAVE_LIBUSB 1" >>confdefs.h
            LIBUSB="$($PKGCONFIG --libs libusb-1.0)"
            USBQUIRKS="\$(DATADIR)/usb"
 
-else case e in #(
-  e)
+else $as_nop
+
            { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
 printf "%s\n" "no" >&6; }
            if test x$enable_libusb = xyes
@@ -6615,8 +6452,7 @@ then :
                as_fn_error $? "libusb required for --enable-libusb." "$LINENO" 5
 
 fi
-        ;;
-esac
+
 fi
 
 fi
@@ -6646,22 +6482,16 @@ printf %s "checking for hosts_access in -lwrap... " >&6; }
 if test ${ac_cv_lib_wrap_hosts_access+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_check_lib_save_LIBS=$LIBS
+else $as_nop
+  ac_check_lib_save_LIBS=$LIBS
 LIBS="-lwrap  $LIBS"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char hosts_access (void);
+   builtin and then its argument prototype would still apply.  */
+char hosts_access ();
 int
 main (void)
 {
@@ -6673,14 +6503,12 @@ _ACEOF
 if ac_fn_c_try_link "$LINENO"
 then :
   ac_cv_lib_wrap_hosts_access=yes
-else case e in #(
-  e) ac_cv_lib_wrap_hosts_access=no ;;
-esac
+else $as_nop
+  ac_cv_lib_wrap_hosts_access=no
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam \
     conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS ;;
-esac
+LIBS=$ac_check_lib_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_wrap_hosts_access" >&5
 printf "%s\n" "$ac_cv_lib_wrap_hosts_access" >&6; }
@@ -6715,22 +6543,16 @@ printf %s "checking for inflateCopy in -lz... " >&6; }
 if test ${ac_cv_lib_z_inflateCopy+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_check_lib_save_LIBS=$LIBS
+else $as_nop
+  ac_check_lib_save_LIBS=$LIBS
 LIBS="-lz  $LIBS"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char inflateCopy (void);
+   builtin and then its argument prototype would still apply.  */
+char inflateCopy ();
 int
 main (void)
 {
@@ -6742,14 +6564,12 @@ _ACEOF
 if ac_fn_c_try_link "$LINENO"
 then :
   ac_cv_lib_z_inflateCopy=yes
-else case e in #(
-  e) ac_cv_lib_z_inflateCopy=no ;;
-esac
+else $as_nop
+  ac_cv_lib_z_inflateCopy=no
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam \
     conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS ;;
-esac
+LIBS=$ac_check_lib_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_inflateCopy" >&5
 printf "%s\n" "$ac_cv_lib_z_inflateCopy" >&6; }
@@ -6765,11 +6585,10 @@ then :
 
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
         as_fn_error $? "Required zlib library not found." "$LINENO" 5
-     ;;
-esac
+
 fi
 
 
@@ -6815,21 +6634,15 @@ printf %s "checking for library containing acl_init... " >&6; }
 if test ${ac_cv_search_acl_init+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_func_search_save_LIBS=$LIBS
+else $as_nop
+  ac_func_search_save_LIBS=$LIBS
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char acl_init (void);
+   builtin and then its argument prototype would still apply.  */
+char acl_init ();
 int
 main (void)
 {
@@ -6860,13 +6673,11 @@ done
 if test ${ac_cv_search_acl_init+y}
 then :
 
-else case e in #(
-  e) ac_cv_search_acl_init=no ;;
-esac
+else $as_nop
+  ac_cv_search_acl_init=no
 fi
 rm conftest.$ac_ext
-LIBS=$ac_func_search_save_LIBS ;;
-esac
+LIBS=$ac_func_search_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_acl_init" >&5
 printf "%s\n" "$ac_cv_search_acl_init" >&6; }
@@ -6953,12 +6764,11 @@ then :
 
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
        { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
 printf "%s\n" "no" >&6; }
-     ;;
-esac
+
 fi
 
 fi
@@ -7016,11 +6826,10 @@ printf "%s\n" "#define HAVE_SCDYNAMICSTORECOPYCOMPUTERNAME 1" >>confdefs.h
 
        PKGCONFIG_LIBS_STATIC="-framework SystemConfiguration $PKGCONFIG_LIBS_STATIC"
 
-else case e in #(
-  e)
+else $as_nop
+
        LIBS="$SAVELIBS"
-     ;;
-esac
+
 fi
 
 done
@@ -7079,11 +6888,10 @@ then :
   withval=$with_adminkey;
        default_adminkey="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
        default_adminkey="default"
-     ;;
-esac
+
 fi
 
 
@@ -7093,11 +6901,10 @@ then :
   withval=$with_operkey;
        default_operkey="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
        default_operkey="default"
-     ;;
-esac
+
 fi
 
 
@@ -7115,12 +6922,11 @@ then :
            CUPS_SYSTEM_AUTHKEY="SystemGroupAuthKey $default_adminkey"
            CUPS_DEFAULT_SYSTEM_AUTHKEY="$default_adminkey"
 
-else case e in #(
-  e)
+else $as_nop
+
            CUPS_SYSTEM_AUTHKEY="SystemGroupAuthKey system.print.admin"
            CUPS_DEFAULT_SYSTEM_AUTHKEY="system.print.admin"
-        ;;
-esac
+
 fi
 
        if test "x$default_operkey" != xdefault
@@ -7128,11 +6934,10 @@ then :
 
            CUPS_DEFAULT_PRINTOPERATOR_AUTH="@AUTHKEY($default_operkey) @admin @lpadmin"
 
-else case e in #(
-  e)
+else $as_nop
+
            CUPS_DEFAULT_PRINTOPERATOR_AUTH="@AUTHKEY(system.print.operator) @admin @lpadmin"
-        ;;
-esac
+
 fi
 
 fi
@@ -7250,11 +7055,10 @@ then :
     # Default prefix isn't bound until AC_OUTPUT...
     realprefix="/usr/local"
 
-else case e in #(
-  e)
+else $as_nop
+
     realprefix="$prefix"
- ;;
-esac
+
 fi
 
 if test "$exec_prefix" = "NONE"
@@ -7265,11 +7069,10 @@ then :
 
        exec_prefix="/usr"
 
-else case e in #(
-  e)
+else $as_nop
+
        exec_prefix="$realprefix"
-     ;;
-esac
+
 fi
 
 fi
@@ -7304,11 +7107,10 @@ then :
 
        datarootdir="/usr/share"
 
-else case e in #(
-  e)
+else $as_nop
+
        datarootdir="$realprefix/share"
-     ;;
-esac
+
 fi
 
 fi
@@ -7321,11 +7123,10 @@ then :
 
        datadir="/usr/share"
 
-else case e in #(
-  e)
+else $as_nop
+
        datadir="$realprefix/share"
-     ;;
-esac
+
 fi
 
 elif test "$datadir" = "\${datarootdir}"
@@ -7343,11 +7144,10 @@ then :
 
        includedir="/usr/include/libcups2"
 
-else case e in #(
-  e)
+else $as_nop
+
        includedir="$realprefix/include/libcups2"
-     ;;
-esac
+
 fi
 
 fi
@@ -7369,18 +7169,16 @@ then :
 
            localstatedir="/private/var"
 
-else case e in #(
-  e)
+else $as_nop
+
            localstatedir="/var"
-        ;;
-esac
+
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
        localstatedir="$realprefix/var"
-     ;;
-esac
+
 fi
 
 fi
@@ -7396,18 +7194,16 @@ then :
 
            sysconfdir="/private/etc"
 
-else case e in #(
-  e)
+else $as_nop
+
            sysconfdir="/etc"
-        ;;
-esac
+
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
        sysconfdir="$realprefix/etc"
-     ;;
-esac
+
 fi
 
 fi
@@ -7423,11 +7219,10 @@ then :
 
            libdir="$exec_prefix/lib64"
 
-else case e in #(
-  e)
+else $as_nop
+
            libdir="$exec_prefix/lib"
-        ;;
-esac
+
 fi
      ;; #(
   *) :
@@ -7444,11 +7239,10 @@ then :
 
     PKGCONFIG_LIBS="-lcups"
 
-else case e in #(
-  e)
+else $as_nop
+
     PKGCONFIG_LIBS="-L$libdir -lcups"
- ;;
-esac
+
 fi
 
 # Cache data...
@@ -7459,11 +7253,10 @@ then :
   withval=$with_cachedir;
     cachedir="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     cachedir=""
- ;;
-esac
+
 fi
 
 
@@ -7475,18 +7268,16 @@ then :
 
        CUPS_CACHEDIR="$localstatedir/spool/cups/cache"
 
-else case e in #(
-  e)
+else $as_nop
+
        CUPS_CACHEDIR="$localstatedir/cache/cups"
-     ;;
-esac
+
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_CACHEDIR="$cachedir"
- ;;
-esac
+
 fi
 
 printf "%s\n" "#define CUPS_CACHEDIR \"$CUPS_CACHEDIR\"" >>confdefs.h
@@ -7508,11 +7299,10 @@ then :
   withval=$with_icondir;
     icondir="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     icondir=""
- ;;
-esac
+
 fi
 
 
@@ -7521,11 +7311,10 @@ then :
 
     ICONDIR="/usr/share/icons"
 
-else case e in #(
-  e)
+else $as_nop
+
     ICONDIR="$icondir"
- ;;
-esac
+
 fi
 
 
@@ -7538,11 +7327,10 @@ then :
   withval=$with_menudir;
     menudir="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     menudir=""
- ;;
-esac
+
 fi
 
 
@@ -7551,11 +7339,10 @@ then :
 
     MENUDIR="/usr/share/applications"
 
-else case e in #(
-  e)
+else $as_nop
+
     MENUDIR="$menudir"
- ;;
-esac
+
 fi
 
 
@@ -7568,11 +7355,10 @@ then :
   withval=$with_docdir;
     docdir="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     docdir=""
- ;;
-esac
+
 fi
 
 
@@ -7582,11 +7368,10 @@ then :
     CUPS_DOCROOT="$datadir/doc/cups"
     docdir="$datadir/doc/cups"
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_DOCROOT="$docdir"
- ;;
-esac
+
 fi
 
 
@@ -7612,11 +7397,10 @@ then :
      ;;
 esac
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_LOCALEDIR="$localedir"
- ;;
-esac
+
 fi
 
 
@@ -7633,11 +7417,10 @@ then :
   withval=$with_pkgconfpath;
     pkgconfpath="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     pkgconfpath=""
- ;;
-esac
+
 fi
 
 
@@ -7646,11 +7429,10 @@ then :
 
     CUPS_PKGCONFPATH="$exec_prefix/lib/pkgconfig"
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_PKGCONFPATH="$pkgconfpath"
- ;;
-esac
+
 fi
 
 printf "%s\n" "#define CUPS_PKGCONFPATH \"$CUPS_PKGCONFPATH\"" >>confdefs.h
@@ -7667,11 +7449,10 @@ then :
   withval=$with_logdir;
     logdir="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     logdir=""
- ;;
-esac
+
 fi
 
 
@@ -7680,11 +7461,10 @@ then :
 
     CUPS_LOGDIR="$localstatedir/log/cups"
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_LOGDIR="$logdir"
- ;;
-esac
+
 fi
 
 printf "%s\n" "#define CUPS_LOGDIR \"$CUPS_LOGDIR\"" >>confdefs.h
@@ -7743,8 +7523,8 @@ then :
   withval=$with_rundir;
     CUPS_STATEDIR="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     case "$host_os_name" in #(
   darwin*) :
 
@@ -7758,11 +7538,10 @@ then :
 
             CUPS_STATEDIR="/system/volatile/cups"
 
-else case e in #(
-  e)
+else $as_nop
+
             CUPS_STATEDIR="$localstatedir/run/cups"
-        ;;
-esac
+
 fi
      ;; #(
   *) :
@@ -7773,8 +7552,7 @@ fi
   *) :
      ;;
 esac
- ;;
-esac
+
 fi
 
 
@@ -7789,8 +7567,8 @@ then :
   withval=$with_sysusersdir;
     SYSUSERS_DIR="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     SYSUSERS_DIR=""
     if test "x$PKGCONFIG" != x
 then :
@@ -7803,8 +7581,7 @@ then :
 fi
 
 fi
- ;;
-esac
+
 fi
 
 
@@ -7939,8 +7716,8 @@ fi
      ;;
 esac
 
-else case e in #(
-  e)
+else $as_nop
+
     PICFLAG=0
     LIBCUPS="lib$cupsbase.a"
     if test "x$cupsimagebase" != x
@@ -7951,8 +7728,7 @@ then :
 fi
     DSO=":"
     DSOXX=":"
- ;;
-esac
+
 fi
 
 
@@ -7975,12 +7751,11 @@ then :
     LINKCUPS="-L../cups -l${cupsbase} \$(LIBS)"
     EXTLINKCUPS="-lcups \$LIBS"
 
-else case e in #(
-  e)
+else $as_nop
+
     LINKCUPS="-L../cups -l${cupsbase}"
     EXTLINKCUPS="-lcups"
- ;;
-esac
+
 fi
 
 
@@ -8045,11 +7820,10 @@ if test ${enable_libtool_unsupported+y}
 then :
   enableval=$enable_libtool_unsupported;
 
-else case e in #(
-  e)
+else $as_nop
+
     enable_libtool_unsupported=no
- ;;
-esac
+
 fi
 
 
@@ -8061,12 +7835,11 @@ then :
 
         as_fn_error $? "Use '--enable-libtool-unsupported=/path/to/libtool'." "$LINENO" 5
 
-else case e in #(
-  e)
+else $as_nop
+
         { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: libtool is not supported." >&5
 printf "%s\n" "$as_me: WARNING: libtool is not supported." >&2;}
-     ;;
-esac
+
 fi
 
     LIBTOOL="$enable_libtool_unsupported"
@@ -8092,16 +7865,15 @@ fi
     LINKCUPS="../cups/\$(LIBCUPS)"
     LINKCUPSIMAGE="../cups/\$(LIBCUPSIMAGE)"
 
-else case e in #(
-  e)
+else $as_nop
+
     LD_CC="\$(CC)"
     LD_CXX="\$(CXX)"
 
     LIBTOOL_CC=""
     LIBTOOL_CXX=""
     LIBTOOL_INSTALL=""
- ;;
-esac
+
 fi
 
 
@@ -8123,11 +7895,10 @@ then :
   withval=$with_optim;
     OPTIM="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     OPTIM=""
- ;;
-esac
+
 fi
 
 
@@ -8168,11 +7939,10 @@ then :
 
     OPTIM="-g"
 
-else case e in #(
-  e)
+else $as_nop
+
     INSTALL_STRIP="-s"
- ;;
-esac
+
 fi
 
 if test x$enable_debug_printfs = xyes
@@ -8203,11 +7973,10 @@ fi
 
     UNITTESTS="unittests"
 
-else case e in #(
-  e)
+else $as_nop
+
     UNITTESTS=""
- ;;
-esac
+
 fi
 
 
@@ -8231,11 +8000,10 @@ then :
 
     ARCHFLAGS=""
 
-else case e in #(
-  e)
+else $as_nop
+
     ARCHFLAGS="$with_archflags"
- ;;
-esac
+
 fi
 
 if test -z "$with_ldarchflags"
@@ -8243,11 +8011,10 @@ then :
 
     LDARCHFLAGS="$ARCHFLAGS"
 
-else case e in #(
-  e)
+else $as_nop
+
     LDARCHFLAGS="$with_ldarchflags"
- ;;
-esac
+
 fi
 
 
@@ -8297,14 +8064,13 @@ then :
 
         # Don't add _FORTIFY_SOURCE if it is already there
 
-else case e in #(
-  e)
+else $as_nop
+
        # Otherwise use the Fortify enhancements to catch any unbounded
        # string operations...
        CFLAGS="$CFLAGS -D_FORTIFY_SOURCE=3"
        CXXFLAGS="$CXXFLAGS -D_FORTIFY_SOURCE=3"
-     ;;
-esac
+
 fi
 
     # Default optimization options...
@@ -8350,8 +8116,8 @@ then :
        { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 printf "%s\n" "yes" >&6; }
 
-else case e in #(
-  e)
+else $as_nop
+
        { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
 printf "%s\n" "no" >&6; }
        { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether compiler supports -fstack-protector" >&5
@@ -8375,17 +8141,15 @@ then :
            { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 printf "%s\n" "yes" >&6; }
 
-else case e in #(
-  e)
+else $as_nop
+
            { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
 printf "%s\n" "no" >&6; }
-        ;;
-esac
+
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam \
     conftest$ac_exeext conftest.$ac_ext
-     ;;
-esac
+
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam \
     conftest$ac_exeext conftest.$ac_ext
@@ -8424,12 +8188,11 @@ then :
                { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 printf "%s\n" "yes" >&6; }
 
-else case e in #(
-  e)
+else $as_nop
+
                { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
 printf "%s\n" "no" >&6; }
-            ;;
-esac
+
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam \
     conftest$ac_exeext conftest.$ac_ext
@@ -8455,12 +8218,11 @@ then :
                { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 printf "%s\n" "yes" >&6; }
 
-else case e in #(
-  e)
+else $as_nop
+
                { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
 printf "%s\n" "no" >&6; }
-            ;;
-esac
+
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
         ;; #(
@@ -8498,12 +8260,11 @@ then :
 printf "%s\n" "yes" >&6; }
            WARNING_OPTIONS="$WARNING_OPTIONS -Wno-$warning"
 
-else case e in #(
-  e)
+else $as_nop
+
            { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
 printf "%s\n" "no" >&6; }
-        ;;
-esac
+
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
 
@@ -8517,8 +8278,8 @@ then :
 
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
     # Add vendor-specific compiler options...
     case $host_os_name in #(
   sunos* | solaris*) :
@@ -8553,8 +8314,7 @@ fi
   *) :
      ;;
 esac
- ;;
-esac
+
 fi
 
 # Add general compiler options per platform...
@@ -8605,13 +8365,12 @@ then :
        { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: -mmacosx-version-min=11.0 -arch x86_64 -arch arm64" >&5
 printf "%s\n" "-mmacosx-version-min=11.0 -arch x86_64 -arch arm64" >&6; }
 
-else case e in #(
-  e)
+else $as_nop
+
        # Don't add architecture/min-version flags if debug enabled
        { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none" >&5
 printf "%s\n" "none" >&6; }
-     ;;
-esac
+
 fi
  ;; #(
   *) :
@@ -8648,21 +8407,15 @@ printf %s "checking for library containing socket... " >&6; }
 if test ${ac_cv_search_socket+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_func_search_save_LIBS=$LIBS
+else $as_nop
+  ac_func_search_save_LIBS=$LIBS
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char socket (void);
+   builtin and then its argument prototype would still apply.  */
+char socket ();
 int
 main (void)
 {
@@ -8693,13 +8446,11 @@ done
 if test ${ac_cv_search_socket+y}
 then :
 
-else case e in #(
-  e) ac_cv_search_socket=no ;;
-esac
+else $as_nop
+  ac_cv_search_socket=no
 fi
 rm conftest.$ac_ext
-LIBS=$ac_func_search_save_LIBS ;;
-esac
+LIBS=$ac_func_search_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_socket" >&5
 printf "%s\n" "$ac_cv_search_socket" >&6; }
@@ -8715,21 +8466,15 @@ printf %s "checking for library containing gethostbyaddr... " >&6; }
 if test ${ac_cv_search_gethostbyaddr+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_func_search_save_LIBS=$LIBS
+else $as_nop
+  ac_func_search_save_LIBS=$LIBS
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char gethostbyaddr (void);
+   builtin and then its argument prototype would still apply.  */
+char gethostbyaddr ();
 int
 main (void)
 {
@@ -8760,13 +8505,11 @@ done
 if test ${ac_cv_search_gethostbyaddr+y}
 then :
 
-else case e in #(
-  e) ac_cv_search_gethostbyaddr=no ;;
-esac
+else $as_nop
+  ac_cv_search_gethostbyaddr=no
 fi
 rm conftest.$ac_ext
-LIBS=$ac_func_search_save_LIBS ;;
-esac
+LIBS=$ac_func_search_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_gethostbyaddr" >&5
 printf "%s\n" "$ac_cv_search_gethostbyaddr" >&6; }
@@ -8782,21 +8525,15 @@ printf %s "checking for library containing getifaddrs... " >&6; }
 if test ${ac_cv_search_getifaddrs+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_func_search_save_LIBS=$LIBS
+else $as_nop
+  ac_func_search_save_LIBS=$LIBS
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char getifaddrs (void);
+   builtin and then its argument prototype would still apply.  */
+char getifaddrs ();
 int
 main (void)
 {
@@ -8827,13 +8564,11 @@ done
 if test ${ac_cv_search_getifaddrs+y}
 then :
 
-else case e in #(
-  e) ac_cv_search_getifaddrs=no ;;
-esac
+else $as_nop
+  ac_cv_search_getifaddrs=no
 fi
 rm conftest.$ac_ext
-LIBS=$ac_func_search_save_LIBS ;;
-esac
+LIBS=$ac_func_search_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_getifaddrs" >&5
 printf "%s\n" "$ac_cv_search_getifaddrs" >&6; }
@@ -8853,21 +8588,15 @@ printf %s "checking for library containing hstrerror... " >&6; }
 if test ${ac_cv_search_hstrerror+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_func_search_save_LIBS=$LIBS
+else $as_nop
+  ac_func_search_save_LIBS=$LIBS
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char hstrerror (void);
+   builtin and then its argument prototype would still apply.  */
+char hstrerror ();
 int
 main (void)
 {
@@ -8898,13 +8627,11 @@ done
 if test ${ac_cv_search_hstrerror+y}
 then :
 
-else case e in #(
-  e) ac_cv_search_hstrerror=no ;;
-esac
+else $as_nop
+  ac_cv_search_hstrerror=no
 fi
 rm conftest.$ac_ext
-LIBS=$ac_func_search_save_LIBS ;;
-esac
+LIBS=$ac_func_search_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_hstrerror" >&5
 printf "%s\n" "$ac_cv_search_hstrerror" >&6; }
@@ -8924,21 +8651,15 @@ printf %s "checking for library containing __res_init... " >&6; }
 if test ${ac_cv_search___res_init+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_func_search_save_LIBS=$LIBS
+else $as_nop
+  ac_func_search_save_LIBS=$LIBS
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char __res_init (void);
+   builtin and then its argument prototype would still apply.  */
+char __res_init ();
 int
 main (void)
 {
@@ -8969,13 +8690,11 @@ done
 if test ${ac_cv_search___res_init+y}
 then :
 
-else case e in #(
-  e) ac_cv_search___res_init=no ;;
-esac
+else $as_nop
+  ac_cv_search___res_init=no
 fi
 rm conftest.$ac_ext
-LIBS=$ac_func_search_save_LIBS ;;
-esac
+LIBS=$ac_func_search_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search___res_init" >&5
 printf "%s\n" "$ac_cv_search___res_init" >&6; }
@@ -8988,28 +8707,22 @@ then :
 printf "%s\n" "#define HAVE_RES_INIT 1" >>confdefs.h
 
 
-else case e in #(
-  e)
+else $as_nop
+
     { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing res_9_init" >&5
 printf %s "checking for library containing res_9_init... " >&6; }
 if test ${ac_cv_search_res_9_init+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_func_search_save_LIBS=$LIBS
+else $as_nop
+  ac_func_search_save_LIBS=$LIBS
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char res_9_init (void);
+   builtin and then its argument prototype would still apply.  */
+char res_9_init ();
 int
 main (void)
 {
@@ -9040,13 +8753,11 @@ done
 if test ${ac_cv_search_res_9_init+y}
 then :
 
-else case e in #(
-  e) ac_cv_search_res_9_init=no ;;
-esac
+else $as_nop
+  ac_cv_search_res_9_init=no
 fi
 rm conftest.$ac_ext
-LIBS=$ac_func_search_save_LIBS ;;
-esac
+LIBS=$ac_func_search_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_res_9_init" >&5
 printf "%s\n" "$ac_cv_search_res_9_init" >&6; }
@@ -9059,28 +8770,22 @@ then :
 printf "%s\n" "#define HAVE_RES_INIT 1" >>confdefs.h
 
 
-else case e in #(
-  e)
+else $as_nop
+
        { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing res_init" >&5
 printf %s "checking for library containing res_init... " >&6; }
 if test ${ac_cv_search_res_init+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_func_search_save_LIBS=$LIBS
+else $as_nop
+  ac_func_search_save_LIBS=$LIBS
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char res_init (void);
+   builtin and then its argument prototype would still apply.  */
+char res_init ();
 int
 main (void)
 {
@@ -9111,13 +8816,11 @@ done
 if test ${ac_cv_search_res_init+y}
 then :
 
-else case e in #(
-  e) ac_cv_search_res_init=no ;;
-esac
+else $as_nop
+  ac_cv_search_res_init=no
 fi
 rm conftest.$ac_ext
-LIBS=$ac_func_search_save_LIBS ;;
-esac
+LIBS=$ac_func_search_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_res_init" >&5
 printf "%s\n" "$ac_cv_search_res_init" >&6; }
@@ -9132,12 +8835,10 @@ printf "%s\n" "#define HAVE_RES_INIT 1" >>confdefs.h
 
 fi
 
-     ;;
-esac
+
 fi
 
- ;;
-esac
+
 fi
 
 PKGCONFIG_LIBS_STATIC="$PKGCONFIG_LIBS_STATIC $LIBS"
@@ -9170,11 +8871,10 @@ then :
   withval=$with_domainsocket;
     default_domainsocket="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     default_domainsocket=""
- ;;
-esac
+
 fi
 
 
@@ -9199,11 +8899,10 @@ then :
      ;;
 esac
 
-else case e in #(
-  e)
+else $as_nop
+
        CUPS_DEFAULT_DOMAINSOCKET="$default_domainsocket"
-     ;;
-esac
+
 fi
 
     CUPS_LISTEN_DOMAINSOCKET="Listen $CUPS_DEFAULT_DOMAINSOCKET"
@@ -9212,11 +8911,10 @@ fi
 printf "%s\n" "#define CUPS_DEFAULT_DOMAINSOCKET \"$CUPS_DEFAULT_DOMAINSOCKET\"" >>confdefs.h
 
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_LISTEN_DOMAINSOCKET=""
- ;;
-esac
+
 fi
 
 
@@ -9244,8 +8942,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_path_KRB5CONFIG+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) case $KRB5CONFIG in
+else $as_nop
+  case $KRB5CONFIG in
   [\\/]* | ?:[\\/]*)
   ac_cv_path_KRB5CONFIG="$KRB5CONFIG" # Let the user override the test with a path.
   ;;
@@ -9270,7 +8968,6 @@ done
 IFS=$as_save_IFS
 
   ;;
-esac ;;
 esac
 fi
 KRB5CONFIG=$ac_cv_path_KRB5CONFIG
@@ -9293,8 +8990,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_path_ac_pt_KRB5CONFIG+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) case $ac_pt_KRB5CONFIG in
+else $as_nop
+  case $ac_pt_KRB5CONFIG in
   [\\/]* | ?:[\\/]*)
   ac_cv_path_ac_pt_KRB5CONFIG="$ac_pt_KRB5CONFIG" # Let the user override the test with a path.
   ;;
@@ -9319,7 +9016,6 @@ done
 IFS=$as_save_IFS
 
   ;;
-esac ;;
 esac
 fi
 ac_pt_KRB5CONFIG=$ac_cv_path_ac_pt_KRB5CONFIG
@@ -9363,12 +9059,11 @@ then :
 printf "%s\n" "yes" >&6; }
            LIBGSSAPI="$LIBGSSAPI -weak_framework GSS"
 
-else case e in #(
-  e)
+else $as_nop
+
            { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
 printf "%s\n" "no" >&6; }
-        ;;
-esac
+
 fi
      ;; #(
   sunos* | solaris*) :
@@ -9380,22 +9075,16 @@ printf %s "checking for gss_display_status in -lgss... " >&6; }
 if test ${ac_cv_lib_gss_gss_display_status+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_check_lib_save_LIBS=$LIBS
+else $as_nop
+  ac_check_lib_save_LIBS=$LIBS
 LIBS="-lgss  $LIBS"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char gss_display_status (void);
+   builtin and then its argument prototype would still apply.  */
+char gss_display_status ();
 int
 main (void)
 {
@@ -9407,14 +9096,12 @@ _ACEOF
 if ac_fn_c_try_link "$LINENO"
 then :
   ac_cv_lib_gss_gss_display_status=yes
-else case e in #(
-  e) ac_cv_lib_gss_gss_display_status=no ;;
-esac
+else $as_nop
+  ac_cv_lib_gss_gss_display_status=no
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam \
     conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS ;;
-esac
+LIBS=$ac_check_lib_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gss_gss_display_status" >&5
 printf "%s\n" "$ac_cv_lib_gss_gss_display_status" >&6; }
@@ -9431,18 +9118,16 @@ then :
                CPPFLAGS="$($KRB5CONFIG --cflags) $CPPFLAGS"
                LIBGSSAPI="-lgss $($KRB5CONFIG --libs)"
 
-else case e in #(
-  e)
+else $as_nop
+
                LIBGSSAPI="-lgss"
-            ;;
-esac
+
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
            as_fn_error $? "--enable-gssapi specified but GSSAPI library cannot be found." "$LINENO" 5
-        ;;
-esac
+
 fi
 
        LIBS="$SAVELIBS"
@@ -9455,16 +9140,15 @@ then :
 
            as_fn_error $? "--enable-gssapi specified but krb5-config cannot be found." "$LINENO" 5
 
-else case e in #(
-  e)
+else $as_nop
+
 
 printf "%s\n" "#define HAVE_GSSAPI 1" >>confdefs.h
 
            CFLAGS="$($KRB5CONFIG --cflags gssapi) $CFLAGS"
            CPPFLAGS="$($KRB5CONFIG --cflags gssapi) $CPPFLAGS"
            LIBGSSAPI="$($KRB5CONFIG --libs gssapi)"
-        ;;
-esac
+
 fi
      ;; #(
   *) :
@@ -9507,8 +9191,8 @@ printf "%s\n" "#define HAVE_GSS_GSSAPI_SPI_H 1" >>confdefs.h
 fi
 
 
-else case e in #(
-  e)
+else $as_nop
+
        ac_fn_c_check_header_compile "$LINENO" "gssapi.h" "ac_cv_header_gssapi_h" "$ac_includes_default"
 if test "x$ac_cv_header_gssapi_h" = xyes
 then :
@@ -9525,8 +9209,7 @@ printf "%s\n" "#define HAVE_GSSAPI_GSSAPI_H 1" >>confdefs.h
 
 fi
 
-     ;;
-esac
+
 fi
 
     SAVELIBS="$LIBS"
@@ -9573,12 +9256,11 @@ printf "%s\n" "#define HAVE_GSS_C_NT_HOSTBASED_SERVICE 1" >>confdefs.h
            { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 printf "%s\n" "yes" >&6; }
 
-else case e in #(
-  e)
+else $as_nop
+
            { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
 printf "%s\n" "no" >&6; }
-        ;;
-esac
+
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
 
@@ -9609,17 +9291,16 @@ printf "%s\n" "#define HAVE_GSS_C_NT_HOSTBASED_SERVICE 1" >>confdefs.h
            { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 printf "%s\n" "yes" >&6; }
 
-else case e in #(
-  e)
+else $as_nop
+
            { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
 printf "%s\n" "no" >&6; }
-        ;;
-esac
+
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
 
-else case e in #(
-  e)
+else $as_nop
+
         cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
@@ -9644,16 +9325,14 @@ printf "%s\n" "#define HAVE_GSS_C_NT_HOSTBASED_SERVICE 1" >>confdefs.h
            { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 printf "%s\n" "yes" >&6; }
 
-else case e in #(
-  e)
+else $as_nop
+
            { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
 printf "%s\n" "no" >&6; }
-        ;;
-esac
+
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
-     ;;
-esac
+
 fi
 
     LIBS="$SAVELIBS"
@@ -9667,11 +9346,10 @@ then :
   withval=$with_gssservicename;
     default_gssservicename="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     default_gssservicename="default"
- ;;
-esac
+
 fi
 
 
@@ -9683,18 +9361,16 @@ then :
 
        CUPS_DEFAULT_GSSSERVICENAME="host"
 
-else case e in #(
-  e)
+else $as_nop
+
        CUPS_DEFAULT_GSSSERVICENAME="$default_gssservicename"
-     ;;
-esac
+
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_DEFAULT_GSSSERVICENAME=""
- ;;
-esac
+
 fi
 
 
@@ -9746,11 +9422,10 @@ then :
 
            have_pthread="yes"
 
-else case e in #(
-  e)
+else $as_nop
+
            LIBS="$SAVELIBS"
-        ;;
-esac
+
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam \
     conftest$ac_exeext conftest.$ac_ext
@@ -9832,16 +9507,15 @@ printf "%s\n" "yes" >&6; }
 printf "%s\n" "#define HAVE_OPENSSL 1" >>confdefs.h
 
 
-else case e in #(
-  e)
+else $as_nop
+
            { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
 printf "%s\n" "no" >&6; }
-        ;;
-esac
+
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
        # Find openssl using legacy library/header checks...
        SAVELIBS="$LIBS"
        LIBS="-lcrypto $LIBS"
@@ -9851,22 +9525,16 @@ printf %s "checking for SSL_new in -lssl... " >&6; }
 if test ${ac_cv_lib_ssl_SSL_new+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_check_lib_save_LIBS=$LIBS
+else $as_nop
+  ac_check_lib_save_LIBS=$LIBS
 LIBS="-lssl  $LIBS"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char SSL_new (void);
+   builtin and then its argument prototype would still apply.  */
+char SSL_new ();
 int
 main (void)
 {
@@ -9878,14 +9546,12 @@ _ACEOF
 if ac_fn_c_try_link "$LINENO"
 then :
   ac_cv_lib_ssl_SSL_new=yes
-else case e in #(
-  e) ac_cv_lib_ssl_SSL_new=no ;;
-esac
+else $as_nop
+  ac_cv_lib_ssl_SSL_new=no
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam \
     conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS ;;
-esac
+LIBS=$ac_check_lib_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ssl_SSL_new" >&5
 printf "%s\n" "$ac_cv_lib_ssl_SSL_new" >&6; }
@@ -9911,8 +9577,7 @@ fi
 
 
        LIBS="$SAVELIBS"
-     ;;
-esac
+
 fi
 
     if test $have_tls = 1
@@ -9940,8 +9605,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_path_LIBGNUTLSCONFIG+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) case $LIBGNUTLSCONFIG in
+else $as_nop
+  case $LIBGNUTLSCONFIG in
   [\\/]* | ?:[\\/]*)
   ac_cv_path_LIBGNUTLSCONFIG="$LIBGNUTLSCONFIG" # Let the user override the test with a path.
   ;;
@@ -9966,7 +9631,6 @@ done
 IFS=$as_save_IFS
 
   ;;
-esac ;;
 esac
 fi
 LIBGNUTLSCONFIG=$ac_cv_path_LIBGNUTLSCONFIG
@@ -9989,8 +9653,8 @@ printf %s "checking for $ac_word... " >&6; }
 if test ${ac_cv_path_ac_pt_LIBGNUTLSCONFIG+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) case $ac_pt_LIBGNUTLSCONFIG in
+else $as_nop
+  case $ac_pt_LIBGNUTLSCONFIG in
   [\\/]* | ?:[\\/]*)
   ac_cv_path_ac_pt_LIBGNUTLSCONFIG="$ac_pt_LIBGNUTLSCONFIG" # Let the user override the test with a path.
   ;;
@@ -10015,7 +9679,6 @@ done
 IFS=$as_save_IFS
 
   ;;
-esac ;;
 esac
 fi
 ac_pt_LIBGNUTLSCONFIG=$ac_cv_path_ac_pt_LIBGNUTLSCONFIG
@@ -10061,12 +9724,11 @@ printf "%s\n" "yes" >&6; }
 printf "%s\n" "#define HAVE_GNUTLS 1" >>confdefs.h
 
 
-else case e in #(
-  e)
+else $as_nop
+
            { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
 printf "%s\n" "no" >&6; }
-        ;;
-esac
+
 fi
 
 fi
@@ -10130,11 +9792,10 @@ printf "%s\n" "$as_me:     Using TLSLIBS=\"$TLSLIBS\"" >&6;}
     { printf "%s\n" "$as_me:${as_lineno-$LINENO}:     Using TLSFLAGS=\"$TLSFLAGS\"" >&5
 printf "%s\n" "$as_me:     Using TLSFLAGS=\"$TLSFLAGS\"" >&6;}
 
-else case e in #(
-  e)
+else $as_nop
+
     as_fn_error $? "No compatible TLS libraries could be found." "$LINENO" 5
- ;;
-esac
+
 fi
 
 
@@ -10175,22 +9836,16 @@ printf %s "checking for dlopen in -ldl... " >&6; }
 if test ${ac_cv_lib_dl_dlopen+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_check_lib_save_LIBS=$LIBS
+else $as_nop
+  ac_check_lib_save_LIBS=$LIBS
 LIBS="-ldl  $LIBS"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char dlopen (void);
+   builtin and then its argument prototype would still apply.  */
+char dlopen ();
 int
 main (void)
 {
@@ -10202,14 +9857,12 @@ _ACEOF
 if ac_fn_c_try_link "$LINENO"
 then :
   ac_cv_lib_dl_dlopen=yes
-else case e in #(
-  e) ac_cv_lib_dl_dlopen=no ;;
-esac
+else $as_nop
+  ac_cv_lib_dl_dlopen=no
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam \
     conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS ;;
-esac
+LIBS=$ac_check_lib_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
 printf "%s\n" "$ac_cv_lib_dl_dlopen" >&6; }
@@ -10226,22 +9879,16 @@ printf %s "checking for pam_start in -lpam... " >&6; }
 if test ${ac_cv_lib_pam_pam_start+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_check_lib_save_LIBS=$LIBS
+else $as_nop
+  ac_check_lib_save_LIBS=$LIBS
 LIBS="-lpam  $LIBS"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char pam_start (void);
+   builtin and then its argument prototype would still apply.  */
+char pam_start ();
 int
 main (void)
 {
@@ -10253,14 +9900,12 @@ _ACEOF
 if ac_fn_c_try_link "$LINENO"
 then :
   ac_cv_lib_pam_pam_start=yes
-else case e in #(
-  e) ac_cv_lib_pam_pam_start=no ;;
-esac
+else $as_nop
+  ac_cv_lib_pam_pam_start=no
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam \
     conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS ;;
-esac
+LIBS=$ac_check_lib_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pam_pam_start" >&5
 printf "%s\n" "$ac_cv_lib_pam_pam_start" >&6; }
@@ -10277,22 +9922,16 @@ printf %s "checking for pam_set_item in -lpam... " >&6; }
 if test ${ac_cv_lib_pam_pam_set_item+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_check_lib_save_LIBS=$LIBS
+else $as_nop
+  ac_check_lib_save_LIBS=$LIBS
 LIBS="-lpam  $LIBS"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char pam_set_item (void);
+   builtin and then its argument prototype would still apply.  */
+char pam_set_item ();
 int
 main (void)
 {
@@ -10304,14 +9943,12 @@ _ACEOF
 if ac_fn_c_try_link "$LINENO"
 then :
   ac_cv_lib_pam_pam_set_item=yes
-else case e in #(
-  e) ac_cv_lib_pam_pam_set_item=no ;;
-esac
+else $as_nop
+  ac_cv_lib_pam_pam_set_item=no
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam \
     conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS ;;
-esac
+LIBS=$ac_check_lib_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pam_pam_set_item" >&5
 printf "%s\n" "$ac_cv_lib_pam_pam_set_item" >&6; }
@@ -10329,22 +9966,16 @@ printf %s "checking for pam_setcred in -lpam... " >&6; }
 if test ${ac_cv_lib_pam_pam_setcred+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_check_lib_save_LIBS=$LIBS
+else $as_nop
+  ac_check_lib_save_LIBS=$LIBS
 LIBS="-lpam  $LIBS"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.
-   The 'extern "C"' is for builds by C++ compilers;
-   although this is not generally supported in C code supporting it here
-   has little cost and some practical benefit (sr 110532).  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char pam_setcred (void);
+   builtin and then its argument prototype would still apply.  */
+char pam_setcred ();
 int
 main (void)
 {
@@ -10356,14 +9987,12 @@ _ACEOF
 if ac_fn_c_try_link "$LINENO"
 then :
   ac_cv_lib_pam_pam_setcred=yes
-else case e in #(
-  e) ac_cv_lib_pam_pam_setcred=no ;;
-esac
+else $as_nop
+  ac_cv_lib_pam_pam_setcred=no
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam \
     conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS ;;
-esac
+LIBS=$ac_check_lib_save_LIBS
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pam_pam_setcred" >&5
 printf "%s\n" "$ac_cv_lib_pam_pam_setcred" >&6; }
@@ -10407,11 +10036,10 @@ then :
 
            PAMLIBS="-lpam -ldl"
 
-else case e in #(
-  e)
+else $as_nop
+
            PAMLIBS="-lpam"
-        ;;
-esac
+
 fi
 
        # Find the PAM configuration directory, if any...
@@ -10443,11 +10071,10 @@ then :
 
            PAMFILE="pam.opendirectory"
 
-else case e in #(
-  e)
+else $as_nop
+
            PAMFILE="pam.securityserver"
-        ;;
-esac
+
 fi
      ;; #(
   *) :
@@ -10474,8 +10101,8 @@ then :
 
            PAMFILE="pam.system"
 
-else case e in #(
-  e)
+else $as_nop
+
            moddir=""
            for dir in /lib/security /lib64/security /lib/x86_64-linux-gnu/security /var/lib/pam; do
                if test -d $dir
@@ -10498,8 +10125,7 @@ then :
                PAMMOD="pam_unix.so"
 
 fi
-        ;;
-esac
+
 fi
 
        if test "x$PAMMOD" = xpam_unix.so
@@ -10507,11 +10133,10 @@ then :
 
            PAMMODAUTH="$PAMMOD shadow nodelay"
 
-else case e in #(
-  e)
+else $as_nop
+
            PAMMODAUTH="$PAMMOD nodelay"
-        ;;
-esac
+
 fi
      ;; #(
   *) :
@@ -10532,34 +10157,31 @@ if test ${enable_largefile+y}
 then :
   enableval=$enable_largefile;
 fi
-if test "$enable_largefile,$enable_year2038" != no,no
-then :
-  { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CPPFLAGS option for large files" >&5
-printf %s "checking for $CPPFLAGS option for large files... " >&6; }
-if test ${ac_cv_sys_largefile_opts+y}
+
+if test "$enable_largefile" != no; then
+
+  { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
+printf %s "checking for special C compiler options needed for large files... " >&6; }
+if test ${ac_cv_sys_largefile_CC+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_save_CPPFLAGS=$CPPFLAGS
-  ac_opt_found=no
-  for ac_opt in "none needed" "-D_FILE_OFFSET_BITS=64" "-D_LARGE_FILES=1"; do
-    if test x"$ac_opt" != x"none needed"
-then :
-  CPPFLAGS="$ac_save_CPPFLAGS $ac_opt"
-fi
-    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+else $as_nop
+  ac_cv_sys_largefile_CC=no
+     if test "$GCC" != yes; then
+       ac_save_CC=$CC
+       while :; do
+        # IRIX 6.2 and later do not support large files by default,
+        # so use the C compiler's -n32 option if that helps.
+        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 #include <sys/types.h>
-#ifndef FTYPE
-# define FTYPE off_t
-#endif
- /* Check that FTYPE can represent 2**63 - 1 correctly.
-    We can't simply define LARGE_FTYPE to be 9223372036854775807,
+ /* Check that off_t can represent 2**63 - 1 correctly.
+    We can't simply define LARGE_OFF_T to be 9223372036854775807,
     since some C++ compilers masquerading as C compilers
     incorrectly reject 9223372036854775807.  */
-#define LARGE_FTYPE (((FTYPE) 1 << 31 << 31) - 1 + ((FTYPE) 1 << 31 << 31))
-  int FTYPE_is_large[(LARGE_FTYPE % 2147483629 == 721
-                      && LARGE_FTYPE % 2147483647 == 1)
+#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
+  int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
+                      && LARGE_OFF_T % 2147483647 == 1)
                      ? 1 : -1];
 int
 main (void)
@@ -10569,86 +10191,142 @@ main (void)
   return 0;
 }
 _ACEOF
-if ac_fn_c_try_compile "$LINENO"
-then :
-  if test x"$ac_opt" = x"none needed"
-then :
-  # GNU/Linux s390x and alpha need _FILE_OFFSET_BITS=64 for wide ino_t.
-        CPPFLAGS="$CPPFLAGS -DFTYPE=ino_t"
         if ac_fn_c_try_compile "$LINENO"
 then :
-
-else case e in #(
-  e) CPPFLAGS="$CPPFLAGS -D_FILE_OFFSET_BITS=64"
-           if ac_fn_c_try_compile "$LINENO"
-then :
-  ac_opt='-D_FILE_OFFSET_BITS=64'
+  break
 fi
-rm -f core conftest.err conftest.$ac_objext conftest.beam ;;
-esac
+rm -f core conftest.err conftest.$ac_objext conftest.beam
+        CC="$CC -n32"
+        if ac_fn_c_try_compile "$LINENO"
+then :
+  ac_cv_sys_largefile_CC=' -n32'; break
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam
+        break
+       done
+       CC=$ac_save_CC
+       rm -f conftest.$ac_ext
+    fi
 fi
-      ac_cv_sys_largefile_opts=$ac_opt
-      ac_opt_found=yes
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
+printf "%s\n" "$ac_cv_sys_largefile_CC" >&6; }
+  if test "$ac_cv_sys_largefile_CC" != no; then
+    CC=$CC$ac_cv_sys_largefile_CC
+  fi
+
+  { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
+printf %s "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
+if test ${ac_cv_sys_file_offset_bits+y}
+then :
+  printf %s "(cached) " >&6
+else $as_nop
+  while :; do
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <sys/types.h>
+ /* Check that off_t can represent 2**63 - 1 correctly.
+    We can't simply define LARGE_OFF_T to be 9223372036854775807,
+    since some C++ compilers masquerading as C compilers
+    incorrectly reject 9223372036854775807.  */
+#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
+  int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
+                      && LARGE_OFF_T % 2147483647 == 1)
+                     ? 1 : -1];
+int
+main (void)
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"
+then :
+  ac_cv_sys_file_offset_bits=no; break
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
-    test $ac_opt_found = no || break
-  done
-  CPPFLAGS=$ac_save_CPPFLAGS
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#define _FILE_OFFSET_BITS 64
+#include <sys/types.h>
+ /* Check that off_t can represent 2**63 - 1 correctly.
+    We can't simply define LARGE_OFF_T to be 9223372036854775807,
+    since some C++ compilers masquerading as C compilers
+    incorrectly reject 9223372036854775807.  */
+#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
+  int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
+                      && LARGE_OFF_T % 2147483647 == 1)
+                     ? 1 : -1];
+int
+main (void)
+{
 
-  test $ac_opt_found = yes || ac_cv_sys_largefile_opts="support not detected" ;;
-esac
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"
+then :
+  ac_cv_sys_file_offset_bits=64; break
 fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_opts" >&5
-printf "%s\n" "$ac_cv_sys_largefile_opts" >&6; }
-
-ac_have_largefile=yes
-case $ac_cv_sys_largefile_opts in #(
-  "none needed") :
-     ;; #(
-  "supported through gnulib") :
-     ;; #(
-  "support not detected") :
-    ac_have_largefile=no ;; #(
-  "-D_FILE_OFFSET_BITS=64") :
-
-printf "%s\n" "#define _FILE_OFFSET_BITS 64" >>confdefs.h
- ;; #(
-  "-D_LARGE_FILES=1") :
-
-printf "%s\n" "#define _LARGE_FILES 1" >>confdefs.h
- ;; #(
-  *) :
-    as_fn_error $? "internal error: bad value for \$ac_cv_sys_largefile_opts" "$LINENO" 5 ;;
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
+  ac_cv_sys_file_offset_bits=unknown
+  break
+done
+fi
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
+printf "%s\n" "$ac_cv_sys_file_offset_bits" >&6; }
+case $ac_cv_sys_file_offset_bits in #(
+  no | unknown) ;;
+  *)
+printf "%s\n" "#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits" >>confdefs.h
+;;
 esac
-
-if test "$enable_year2038" != no
-then :
-  { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CPPFLAGS option for timestamps after 2038" >&5
-printf %s "checking for $CPPFLAGS option for timestamps after 2038... " >&6; }
-if test ${ac_cv_sys_year2038_opts+y}
+rm -rf conftest*
+  if test $ac_cv_sys_file_offset_bits = unknown; then
+    { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
+printf %s "checking for _LARGE_FILES value needed for large files... " >&6; }
+if test ${ac_cv_sys_large_files+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e) ac_save_CPPFLAGS="$CPPFLAGS"
-  ac_opt_found=no
-  for ac_opt in "none needed" "-D_TIME_BITS=64" "-D__MINGW_USE_VC2005_COMPAT" "-U_USE_32_BIT_TIME_T -D__MINGW_USE_VC2005_COMPAT"; do
-    if test x"$ac_opt" != x"none needed"
+else $as_nop
+  while :; do
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+#include <sys/types.h>
+ /* Check that off_t can represent 2**63 - 1 correctly.
+    We can't simply define LARGE_OFF_T to be 9223372036854775807,
+    since some C++ compilers masquerading as C compilers
+    incorrectly reject 9223372036854775807.  */
+#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
+  int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
+                      && LARGE_OFF_T % 2147483647 == 1)
+                     ? 1 : -1];
+int
+main (void)
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"
 then :
-  CPPFLAGS="$ac_save_CPPFLAGS $ac_opt"
+  ac_cv_sys_large_files=no; break
 fi
-    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
-
-  #include <time.h>
-  /* Check that time_t can represent 2**32 - 1 correctly.  */
-  #define LARGE_TIME_T \\
-    ((time_t) (((time_t) 1 << 30) - 1 + 3 * ((time_t) 1 << 30)))
-  int verify_time_t_range[(LARGE_TIME_T / 65537 == 65535
-                           && LARGE_TIME_T % 65537 == 0)
-                          ? 1 : -1];
-
+#define _LARGE_FILES 1
+#include <sys/types.h>
+ /* Check that off_t can represent 2**63 - 1 correctly.
+    We can't simply define LARGE_OFF_T to be 9223372036854775807,
+    since some C++ compilers masquerading as C compilers
+    incorrectly reject 9223372036854775807.  */
+#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
+  int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
+                      && LARGE_OFF_T % 2147483647 == 1)
+                     ? 1 : -1];
 int
 main (void)
 {
@@ -10659,47 +10337,25 @@ main (void)
 _ACEOF
 if ac_fn_c_try_compile "$LINENO"
 then :
-  ac_cv_sys_year2038_opts="$ac_opt"
-      ac_opt_found=yes
+  ac_cv_sys_large_files=1; break
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
-    test $ac_opt_found = no || break
-  done
-  CPPFLAGS="$ac_save_CPPFLAGS"
-  test $ac_opt_found = yes || ac_cv_sys_year2038_opts="support not detected" ;;
-esac
+  ac_cv_sys_large_files=unknown
+  break
+done
 fi
-{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_year2038_opts" >&5
-printf "%s\n" "$ac_cv_sys_year2038_opts" >&6; }
-
-ac_have_year2038=yes
-case $ac_cv_sys_year2038_opts in #(
-  "none needed") :
-     ;; #(
-  "support not detected") :
-    ac_have_year2038=no ;; #(
-  "-D_TIME_BITS=64") :
-
-printf "%s\n" "#define _TIME_BITS 64" >>confdefs.h
- ;; #(
-  "-D__MINGW_USE_VC2005_COMPAT") :
-
-printf "%s\n" "#define __MINGW_USE_VC2005_COMPAT 1" >>confdefs.h
- ;; #(
-  "-U_USE_32_BIT_TIME_T"*) :
-    { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
-printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
-as_fn_error $? "the 'time_t' type is currently forced to be 32-bit. It
-will stop working after mid-January 2038. Remove
-_USE_32BIT_TIME_T from the compiler flags.
-See 'config.log' for more details" "$LINENO" 5; } ;; #(
-  *) :
-    as_fn_error $? "internal error: bad value for \$ac_cv_sys_year2038_opts" "$LINENO" 5 ;;
+{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
+printf "%s\n" "$ac_cv_sys_large_files" >&6; }
+case $ac_cv_sys_large_files in #(
+  no | unknown) ;;
+  *)
+printf "%s\n" "#define _LARGE_FILES $ac_cv_sys_large_files" >>confdefs.h
+;;
 esac
-
+rm -rf conftest*
+  fi
 fi
 
-fi
 
 LARGEFILE=""
 if test x$enable_largefile != xno
@@ -10729,15 +10385,15 @@ printf %s "checking for long long int... " >&6; }
 if test ${ac_cv_c_long_long+y}
 then :
   printf %s "(cached) " >&6
-else case e in #(
-  e)
+else $as_nop
+
     if test "$GCC" = yes
 then :
 
        ac_cv_c_long_long="yes"
 
-else case e in #(
-  e)
+else $as_nop
+
        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
@@ -10756,18 +10412,15 @@ then :
 
            ac_cv_c_long_long="yes"
 
-else case e in #(
-  e)
+else $as_nop
+
            ac_cv_c_long_long="no"
-        ;;
-esac
+
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
-     ;;
-esac
+
 fi
- ;;
-esac
+
 fi
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_long_long" >&5
 printf "%s\n" "$ac_cv_c_long_long" >&6; }
@@ -10896,8 +10549,8 @@ printf "%s\n" "#define HAVE_MDNSRESPONDER 1" >>confdefs.h
                IPPFIND_MAN="ippfind.1"
                PKGCONFIG_LIBS_STATIC="$PKGCONFIG_LIBS_STATIC $DNSSDLIBS"
 
-else case e in #(
-  e)
+else $as_nop
+
                { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
 printf "%s\n" "no" >&6; }
                if test $with_dnssd = mdnsresponder
@@ -10906,8 +10559,7 @@ then :
                    as_fn_error $? "--with-dnssd=mdnsresponder specified but dns_sd library not present." "$LINENO" 5
 
 fi
-            ;;
-esac
+
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
            LIBS="$SAVELIBS"
@@ -10934,8 +10586,8 @@ then :
 
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
        { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for Avahi client" >&5
 printf %s "checking for Avahi client... " >&6; }
        if $PKGCONFIG --exists avahi-client
@@ -10953,8 +10605,8 @@ printf "%s\n" "yes" >&6; }
 printf "%s\n" "#define HAVE_AVAHI 1" >>confdefs.h
 
 
-else case e in #(
-  e)
+else $as_nop
+
            { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
 printf "%s\n" "no" >&6; }
            if test $with_dnssd = avahi
@@ -10963,11 +10615,9 @@ then :
                as_fn_error $? "--with-dnssd=avahi specified but Avahi client not present." "$LINENO" 5
 
 fi
-        ;;
-esac
+
 fi
-     ;;
-esac
+
 fi
 
 fi
@@ -11059,8 +10709,8 @@ fi
 
            LIBS="$SAVELIBS"
 
-else case e in #(
-  e)
+else $as_nop
+
            { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libsnapd-glib" >&5
 printf %s "checking for libsnapd-glib... " >&6; }
            if $PKGCONFIG --exists snapd-glib glib-2.0 gio-2.0
 
                LIBS="$SAVELIBS"
 
-else case e in #(
-  e)
+else $as_nop
+
                { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
 printf "%s\n" "no" >&6; }
-            ;;
-esac
+
 fi
-        ;;
-esac
+
 fi
 
 fi
@@ -11124,11 +10772,10 @@ then :
 
         with_ondemand="launchd"
 
-else case e in #(
-  e)
+else $as_nop
+
        with_ondemand="yes"
-     ;;
-esac
+
 fi
 
 elif test "x$with_ondemand" = xyes -a $host_os_name = darwin
@@ -11161,16 +10808,15 @@ printf "%s\n" "#define HAVE_ONDEMAND 1" >>confdefs.h
 
         with_ondemand="launchd"
 
-else case e in #(
-  e)
+else $as_nop
+
         if test $with_ondemand = launchd
 then :
 
             as_fn_error $? "Need launch_activate_socket/liblaunch for launchd support." "$LINENO" 5
 
 fi
-     ;;
-esac
+
 fi
 
     ac_fn_c_check_header_compile "$LINENO" "launch.h" "ac_cv_header_launch_h" "$ac_includes_default"
@@ -11201,11 +10847,10 @@ then :
   withval=$with_systemd;
     SYSTEMD_DIR="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     SYSTEMD_DIR=""
- ;;
-esac
+
 fi
 
 
@@ -11223,8 +10868,8 @@ then :
 
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
        { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libsystemd" >&5
 printf %s "checking for libsystemd... " >&6; }
        have_systemd="no"
@@ -11256,12 +10901,11 @@ then :
 
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
            { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
 printf "%s\n" "no" >&6; }
-        ;;
-esac
+
 fi
 
        if test $have_systemd = yes
@@ -11291,8 +10935,7 @@ then :
 fi
 
 fi
-     ;;
-esac
+
 fi
 
 fi
@@ -11315,11 +10958,10 @@ then :
   withval=$with_smfmanifestdir;
     SMFMANIFESTDIR="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     SMFMANIFESTDIR=""
- ;;
-esac
+
 fi
 
 
@@ -11331,11 +10973,10 @@ then :
   withval=$with_rcdir;
     rcdir="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     rcdir=""
- ;;
-esac
+
 fi
 
 
@@ -11345,11 +10986,10 @@ then :
   withval=$with_rclevels;
     rclevels="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     rclevels="2 3 5"
- ;;
-esac
+
 fi
 
 
@@ -11359,11 +10999,10 @@ then :
   withval=$with_rcstart;
     rcstart="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     rcstart=""
- ;;
-esac
+
 fi
 
 
@@ -11373,11 +11012,10 @@ then :
   withval=$with_rcstop;
     rcstop="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     rcstop=""
- ;;
-esac
+
 fi
 
 
@@ -11400,19 +11038,17 @@ then :
            # Others
            rcdir="/etc"
 
-else case e in #(
-  e)
+else $as_nop
+
            # RedHat, NetBSD
            rcdir="/etc/rc.d"
-        ;;
-esac
+
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
        rcdir="no"
-     ;;
-esac
+
 fi
 
 fi
@@ -11481,11 +11117,10 @@ then :
 
        INITDDIR="$rcdir"
 
-else case e in #(
-  e)
+else $as_nop
+
        INITDIR="$rcdir"
-     ;;
-esac
+
 fi
 
 fi
@@ -11497,11 +11132,10 @@ then :
   withval=$with_xinetd;
     xinetd="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     xinetd=""
- ;;
-esac
+
 fi
 
 XINETD=""
@@ -11569,11 +11203,10 @@ then :
   withval=$with_exe_file_perm;
     CUPS_EXE_FILE_PERM="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_EXE_FILE_PERM="755"
- ;;
-esac
+
 fi
 
 
@@ -11585,11 +11218,10 @@ then :
   withval=$with_config_file_perm;
     CUPS_CONFIG_FILE_PERM="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_CONFIG_FILE_PERM="640"
- ;;
-esac
+
 fi
 
 
@@ -11604,11 +11236,10 @@ then :
   withval=$with_cupsd_file_perm;
     CUPS_CUPSD_FILE_PERM="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_CUPSD_FILE_PERM="700"
- ;;
-esac
+
 fi
 
 
@@ -11620,11 +11251,10 @@ then :
   withval=$with_log_file_perm;
     CUPS_LOG_FILE_PERM="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_LOG_FILE_PERM="644"
- ;;
-esac
+
 fi
 
 
@@ -11639,11 +11269,10 @@ then :
   withval=$with_max_log_size;
     CUPS_MAX_LOG_SIZE="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_MAX_LOG_SIZE="1m"
- ;;
-esac
+
 fi
 
 
@@ -11658,11 +11287,10 @@ then :
   withval=$with_error_policy;
     CUPS_ERROR_POLICY="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_ERROR_POLICY="stop-printer"
- ;;
-esac
+
 fi
 
 
@@ -11677,11 +11305,10 @@ then :
   withval=$with_fatal_errors;
     CUPS_FATAL_ERRORS="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_FATAL_ERRORS="config"
- ;;
-esac
+
 fi
 
 
@@ -11696,11 +11323,10 @@ then :
   withval=$with_log_level;
     CUPS_LOG_LEVEL="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_LOG_LEVEL="warn"
- ;;
-esac
+
 fi
 
 
@@ -11715,11 +11341,10 @@ then :
   withval=$with_peer_cred;
     CUPS_PEER_CRED="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_PEER_CRED="on"
- ;;
-esac
+
 fi
 
 
@@ -11732,9 +11357,8 @@ printf "%s\n" "#define CUPS_DEFAULT_PEER_CRED \"$CUPS_PEER_CRED\"" >>confdefs.h
 if test ${with_access_log_level+y}
 then :
   withval=$with_access_log_level; CUPS_ACCESS_LOG_LEVEL="$withval"
-else case e in #(
-  e) CUPS_ACCESS_LOG_LEVEL="none" ;;
-esac
+else $as_nop
+  CUPS_ACCESS_LOG_LEVEL="none"
 fi
 
 
@@ -11752,11 +11376,10 @@ then :
 
     CUPS_PAGE_LOG_FORMAT=""
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_PAGE_LOG_FORMAT="PageLogFormat"
- ;;
-esac
+
 fi
 
 
@@ -11774,11 +11397,10 @@ then :
 printf "%s\n" "#define CUPS_DEFAULT_SYNC_ON_CLOSE 1" >>confdefs.h
 
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_SYNC_ON_CLOSE="No"
- ;;
-esac
+
 fi
 
 
@@ -11796,14 +11418,13 @@ then :
 printf "%s\n" "#define CUPS_DEFAULT_BROWSING 0" >>confdefs.h
 
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_BROWSING="Yes"
 
 printf "%s\n" "#define CUPS_DEFAULT_BROWSING 1" >>confdefs.h
 
- ;;
-esac
+
 fi
 
 
@@ -11814,11 +11435,10 @@ then :
   withval=$with_local_protocols;
     default_local_protocols="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     default_local_protocols="default"
- ;;
-esac
+
 fi
 
 
@@ -11833,25 +11453,22 @@ then :
 
            CUPS_BROWSE_LOCAL_PROTOCOLS="dnssd"
 
-else case e in #(
-  e)
+else $as_nop
+
            CUPS_BROWSE_LOCAL_PROTOCOLS=""
-        ;;
-esac
+
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
        CUPS_BROWSE_LOCAL_PROTOCOLS="$default_local_protocols"
-     ;;
-esac
+
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_BROWSE_LOCAL_PROTOCOLS=""
- ;;
-esac
+
 fi
 
 
@@ -11873,14 +11490,13 @@ then :
 printf "%s\n" "#define CUPS_DEFAULT_DEFAULT_SHARED 0" >>confdefs.h
 
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_DEFAULT_SHARED="Yes"
 
 printf "%s\n" "#define CUPS_DEFAULT_DEFAULT_SHARED 1" >>confdefs.h
 
- ;;
-esac
+
 fi
 
 
@@ -11891,8 +11507,8 @@ then :
   withval=$with_cups_user;
     CUPS_USER="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for default print user" >&5
 printf %s "checking for default print user... " >&6; }
     if test x$host_os_name = xdarwin
@@ -11903,11 +11519,10 @@ then :
 
            CUPS_USER="lp"
 
-else case e in #(
-  e)
+else $as_nop
+
            CUPS_USER="_lp"
-        ;;
-esac
+
 fi
        { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CUPS_USER" >&5
 printf "%s\n" "$CUPS_USER" >&6; }
@@ -11937,16 +11552,14 @@ printf "%s\n" "not found, using \"$CUPS_USER\"" >&6; }
 
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
        CUPS_USER="nobody"
        { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no password file, using \"$CUPS_USER\"" >&5
 printf "%s\n" "no password file, using \"$CUPS_USER\"" >&6; }
-     ;;
-esac
+
 fi
- ;;
-esac
+
 fi
 
 
@@ -11964,8 +11577,8 @@ then :
   withval=$with_cups_group;
     CUPS_GROUP="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for default print group" >&5
 printf %s "checking for default print group... " >&6; }
     if test x$host_os_name = xdarwin
@@ -11976,11 +11589,10 @@ then :
 
            CUPS_GROUP="lp"
 
-else case e in #(
-  e)
+else $as_nop
+
            CUPS_GROUP="_lp"
-        ;;
-esac
+
 fi
        { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CUPS_GROUP" >&5
 printf "%s\n" "$CUPS_GROUP" >&6; }
@@ -12011,16 +11623,14 @@ printf "%s\n" "not found, using \"$CUPS_GROUP\"" >&6; }
 
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
        CUPS_GROUP="nobody"
        { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no group file, using \"$CUPS_GROUP\"" >&5
 printf "%s\n" "no group file, using \"$CUPS_GROUP\"" >&6; }
-     ;;
-esac
+
 fi
- ;;
-esac
+
 fi
 
 
@@ -12038,15 +11648,15 @@ then :
   withval=$with_system_groups;
     CUPS_SYSTEM_GROUPS="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     if test x$host_os_name = xdarwin
 then :
 
        CUPS_SYSTEM_GROUPS="admin"
 
-else case e in #(
-  e)
+else $as_nop
+
        { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for default system groups" >&5
 printf %s "checking for default system groups... " >&6; }
        if test -f /etc/group
@@ -12063,11 +11673,10 @@ then :
 
                        CUPS_SYSTEM_GROUPS="$group"
 
-else case e in #(
-  e)
+else $as_nop
+
                        CUPS_SYSTEM_GROUPS="$CUPS_SYSTEM_GROUPS $group"
-                    ;;
-esac
+
 fi
 
 fi
@@ -12080,27 +11689,23 @@ then :
                { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no groups found, using \"$CUPS_SYSTEM_GROUPS\"" >&5
 printf "%s\n" "no groups found, using \"$CUPS_SYSTEM_GROUPS\"" >&6; }
 
-else case e in #(
-  e)
+else $as_nop
+
                { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: \"$CUPS_SYSTEM_GROUPS\"" >&5
 printf "%s\n" "\"$CUPS_SYSTEM_GROUPS\"" >&6; }
-            ;;
-esac
+
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
            CUPS_SYSTEM_GROUPS="$GROUP_LIST"
            { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no group file, using \"$CUPS_SYSTEM_GROUPS\"" >&5
 printf "%s\n" "no group file, using \"$CUPS_SYSTEM_GROUPS\"" >&6; }
-        ;;
-esac
+
 fi
-     ;;
-esac
+
 fi
- ;;
-esac
+
 fi
 
 
@@ -12140,23 +11745,21 @@ then :
 
        CUPS_SYSUSERS_USER="u $CUPS_USER -:$CUPS_GROUP \"CUPS printing service\""
 
-else case e in #(
-  e)
+else $as_nop
+
        CUPS_SYSUSERS_USER="u $CUPS_USER - \"CUPS printing service\""
-     ;;
-esac
+
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
     if test "x$CUPS_GROUP" != "xroot" -a "x$CUPS_GROUP" != "xnobody" -a "x$CUPS_GROUP" != "xnogroup"
 then :
 
        CUPS_SYSUSERS_GROUP="g $CUPS_GROUP"
 
 fi
- ;;
-esac
+
 fi
 
 
@@ -12166,11 +11769,10 @@ then :
 
     INSTALL_SYSUSERS="install-sysusers"
 
-else case e in #(
-  e)
+else $as_nop
+
     INSTALL_SYSUSERS=""
- ;;
-esac
+
 fi
 
 
@@ -12184,12 +11786,11 @@ then :
 
            CUPS_SYSUSERS_SYSTEM_GROUPS="g $group"
 
-else case e in #(
-  e)
+else $as_nop
+
            CUPS_SYSUSERS_SYSTEM_GROUPS="$CUPS_SYSUSERS_SYSTEM_GROUPS
 g $group"
-        ;;
-esac
+
 fi
 
 fi
@@ -12201,11 +11802,10 @@ then :
 
     INSTALL_SYSUSERS_GROUPS="install-sysusers-groups"
 
-else case e in #(
-  e)
+else $as_nop
+
     INSTALL_SYSUSERS_GROUPS=""
- ;;
-esac
+
 fi
 
 
@@ -12216,11 +11816,10 @@ then :
   withval=$with_printcap;
     default_printcap="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     default_printcap="default"
- ;;
-esac
+
 fi
 
 
@@ -12247,18 +11846,16 @@ then :
      ;;
 esac
 
-else case e in #(
-  e)
+else $as_nop
+
        CUPS_DEFAULT_PRINTCAP="$default_printcap"
-     ;;
-esac
+
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_DEFAULT_PRINTCAP=""
- ;;
-esac
+
 fi
 
 
@@ -12273,11 +11870,10 @@ then :
   withval=$with_max_copies;
     CUPS_MAX_COPIES="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_MAX_COPIES="9999"
- ;;
-esac
+
 fi
 
 
@@ -12297,11 +11893,10 @@ then :
 
     DEFAULT_RAW_PRINTING=""
 
-else case e in #(
-  e)
+else $as_nop
+
     DEFAULT_RAW_PRINTING="#"
- ;;
-esac
+
 fi
 
 
@@ -12315,28 +11910,25 @@ then :
 
        CUPS_SNMP_ADDRESS=""
 
-else case e in #(
-  e)
+else $as_nop
+
        CUPS_SNMP_ADDRESS="Address $withval"
-     ;;
-esac
+
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
     if test "x$host_os_name" = xdarwin
 then :
 
        CUPS_SNMP_ADDRESS=""
 
-else case e in #(
-  e)
+else $as_nop
+
        CUPS_SNMP_ADDRESS="Address @LOCAL"
-     ;;
-esac
+
 fi
- ;;
-esac
+
 fi
 
 
@@ -12347,11 +11939,10 @@ then :
   withval=$with_snmp_community;
     CUPS_SNMP_COMMUNITY="Community $withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     CUPS_SNMP_COMMUNITY="Community public"
- ;;
-esac
+
 fi
 
 
@@ -12365,11 +11956,10 @@ then :
   withval=$with_ipp_port;
     DEFAULT_IPP_PORT="$withval"
 
-else case e in #(
-  e)
+else $as_nop
+
     DEFAULT_IPP_PORT="631"
- ;;
-esac
+
 fi
 
 
@@ -12403,12 +11993,11 @@ then :
        CUPS_WEBIF=No
        CUPS_DEFAULT_WEBIF=0
 
-else case e in #(
-  e)
+else $as_nop
+
        CUPS_WEBIF=Yes
        CUPS_DEFAULT_WEBIF=1
-     ;;
-esac
+
 fi
  ;; #(
   *) :
@@ -12440,26 +12029,23 @@ then :
 
            EXIT_TIMEOUT="IdleExitTimeout 0"
 
-else case e in #(
-  e)
+else $as_nop
+
            EXIT_TIMEOUT="IdleExitTimeout $withval"
-        ;;
-esac
+
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
        EXIT_TIMEOUT="IdleExitTimeout 60"
-     ;;
-esac
+
 fi
 
 
-else case e in #(
-  e)
+else $as_nop
+
     EXIT_TIMEOUT=""
- ;;
-esac
+
 fi
 
 
@@ -12474,18 +12060,16 @@ then :
 
        TIMEOUTSTARTSEC="TimeoutStartSec=infinity"
 
-else case e in #(
-  e)
+else $as_nop
+
        TIMEOUTSTARTSEC="TimeoutStartSec=$withval"
-     ;;
-esac
+
 fi
 
-else case e in #(
-  e)
+else $as_nop
+
     TIMEOUTSTARTSEC=""
- ;;
-esac
+
 fi
 
 
@@ -12511,8 +12095,8 @@ cat >confcache <<\_ACEOF
 # config.status only pays attention to the cache file if you give it
 # the --recheck option to rerun configure.
 #
-# 'ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* 'ac_cv_foo' will be assigned the
+# `ac_cv_env_foo' variables (set or unset) will be overridden when
+# loading this file, other *unset* `ac_cv_foo' will be assigned the
 # following values.
 
 _ACEOF
@@ -12542,14 +12126,14 @@ printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;}
   (set) 2>&1 |
     case $as_nl`(ac_space=' '; set) 2>&1` in #(
     *${as_nl}ac_space=\ *)
-      # 'set' does not quote correctly, so add quotes: double-quote
+      # `set' does not quote correctly, so add quotes: double-quote
       # substitution turns \\\\ into \\, and sed turns \\ into \.
       sed -n \
        "s/'/'\\\\''/g;
          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
       ;; #(
     *)
-      # 'set' quotes correctly as required by POSIX, so do not add quotes.
+      # `set' quotes correctly as required by POSIX, so do not add quotes.
       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
       ;;
     esac |
@@ -12610,12 +12194,6 @@ LIBOBJS=$ac_libobjs
 LTLIBOBJS=$ac_ltlibobjs
 
 
-# Check whether --enable-year2038 was given.
-if test ${enable_year2038+y}
-then :
-  enableval=$enable_year2038;
-fi
-
 
 : "${CONFIG_STATUS=./config.status}"
 ac_write_fail=0
@@ -12645,6 +12223,7 @@ cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
 
 # Be more Bourne compatible
 DUALCASE=1; export DUALCASE # for MKS sh
+as_nop=:
 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
 then :
   emulate sh
@@ -12653,13 +12232,12 @@ then :
   # is contrary to our usage.  Disable this feature.
   alias -g '${1+"$@"}'='"$@"'
   setopt NO_GLOB_SUBST
-else case e in #(
-  e) case `(set -o) 2>/dev/null` in #(
+else $as_nop
+  case `(set -o) 2>/dev/null` in #(
   *posix*) :
     set -o posix ;; #(
   *) :
      ;;
-esac ;;
 esac
 fi
 
@@ -12731,7 +12309,7 @@ IFS=$as_save_IFS
 
      ;;
 esac
-# We did not find ourselves, most probably we were run as 'sh COMMAND'
+# We did not find ourselves, most probably we were run as `sh COMMAND'
 # in which case we are not to be found in the path.
 if test "x$as_myself" = x; then
   as_myself=$0
@@ -12760,6 +12338,7 @@ as_fn_error ()
 } # as_fn_error
 
 
+
 # as_fn_set_status STATUS
 # -----------------------
 # Set $? to STATUS, without forking.
@@ -12799,12 +12378,11 @@ then :
   {
     eval $1+=\$2
   }'
-else case e in #(
-  e) as_fn_append ()
+else $as_nop
+  as_fn_append ()
   {
     eval $1=\$$1\$2
-  } ;;
-esac
+  }
 fi # as_fn_append
 
 # as_fn_arith ARG...
@@ -12818,12 +12396,11 @@ then :
   {
     as_val=$(( $* ))
   }'
-else case e in #(
-  e) as_fn_arith ()
+else $as_nop
+  as_fn_arith ()
   {
     as_val=`expr "$@" || test $? -eq 1`
-  } ;;
-esac
+  }
 fi # as_fn_arith
 
 
@@ -12906,9 +12483,9 @@ if (echo >conf$$.file) 2>/dev/null; then
   if ln -s conf$$.file conf$$ 2>/dev/null; then
     as_ln_s='ln -s'
     # ... but there are two gotchas:
-    # 1) On MSYS, both 'ln -s file dir' and 'ln file dir' fail.
-    # 2) DJGPP < 2.04 has no symlinks; 'ln -s' creates a wrapper executable.
-    # In both cases, we have to default to 'cp -pR'.
+    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
+    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
+    # In both cases, we have to default to `cp -pR'.
     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
       as_ln_s='cp -pR'
   elif ln conf$$.file conf$$ 2>/dev/null; then
@@ -12989,12 +12566,10 @@ as_test_x='test -x'
 as_executable_p=as_fn_executable_p
 
 # Sed expression to map a string onto a valid CPP name.
-as_sed_cpp="y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
-as_tr_cpp="eval sed '$as_sed_cpp'" # deprecated
+as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
 
 # Sed expression to map a string onto a valid variable name.
-as_sed_sh="y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
-as_tr_sh="eval sed '$as_sed_sh'" # deprecated
+as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
 
 
 exec 6>&1
@@ -13010,7 +12585,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # values after options handling.
 ac_log="
 This file was extended by CUPS $as_me 2.5b1, which was
-generated by GNU Autoconf 2.72.  Invocation command line was
+generated by GNU Autoconf 2.71.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
   CONFIG_HEADERS  = $CONFIG_HEADERS
@@ -13041,7 +12616,7 @@ _ACEOF
 
 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 ac_cs_usage="\
-'$as_me' instantiates files and other configuration actions
+\`$as_me' instantiates files and other configuration actions
 from templates according to the current configuration.  Unless the files
 and actions are specified as TAGs, all are instantiated by default.
 
@@ -13075,10 +12650,10 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\
 CUPS config.status 2.5b1
-configured by $0, generated by GNU Autoconf 2.72,
+configured by $0, generated by GNU Autoconf 2.71,
   with options \\"\$ac_cs_config\\"
 
-Copyright (C) 2023 Free Software Foundation, Inc.
+Copyright (C) 2021 Free Software Foundation, Inc.
 This config.status script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it."
 
@@ -13138,8 +12713,8 @@ do
     ac_need_defaults=false;;
   --he | --h)
     # Conflict between --help and --header
-    as_fn_error $? "ambiguous option: '$1'
-Try '$0 --help' for more information.";;
+    as_fn_error $? "ambiguous option: \`$1'
+Try \`$0 --help' for more information.";;
   --help | --hel | -h )
     printf "%s\n" "$ac_cs_usage"; exit ;;
   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
@@ -13147,8 +12722,8 @@ Try '$0 --help' for more information.";;
     ac_cs_silent=: ;;
 
   # This is an error.
-  -*) as_fn_error $? "unrecognized option: '$1'
-Try '$0 --help' for more information." ;;
+  -*) as_fn_error $? "unrecognized option: \`$1'
+Try \`$0 --help' for more information." ;;
 
   *) as_fn_append ac_config_targets " $1"
      ac_need_defaults=false ;;
@@ -13217,7 +12792,7 @@ do
     "scheduler/cups.socket") CONFIG_FILES="$CONFIG_FILES scheduler/cups.socket" ;;
     "packaging/cups.list") CONFIG_FILES="$CONFIG_FILES packaging/cups.list" ;;
 
-  *) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;;
+  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
   esac
 done
 
@@ -13236,7 +12811,7 @@ fi
 # creating and moving files from /tmp can sometimes cause problems.
 # Hook for its removal unless debugging.
 # Note that there is a small window in which the directory will not be cleaned:
-# after its creation but before its name has been assigned to '$tmp'.
+# after its creation but before its name has been assigned to `$tmp'.
 $debug ||
 {
   tmp= ac_tmp=
@@ -13260,7 +12835,7 @@ ac_tmp=$tmp
 
 # Set up the scripts for CONFIG_FILES section.
 # No need to generate them if there are no CONFIG_FILES.
-# This happens for instance with './config.status config.h'.
+# This happens for instance with `./config.status config.h'.
 if test -n "$CONFIG_FILES"; then
 
 
@@ -13418,13 +12993,13 @@ fi # test -n "$CONFIG_FILES"
 
 # Set up the scripts for CONFIG_HEADERS section.
 # No need to generate them if there are no CONFIG_HEADERS.
-# This happens for instance with './config.status Makefile'.
+# This happens for instance with `./config.status Makefile'.
 if test -n "$CONFIG_HEADERS"; then
 cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
 BEGIN {
 _ACEOF
 
-# Transform confdefs.h into an awk script 'defines.awk', embedded as
+# Transform confdefs.h into an awk script `defines.awk', embedded as
 # here-document in config.status, that substitutes the proper values into
 # config.h.in to produce config.h.
 
@@ -13534,7 +13109,7 @@ do
   esac
   case $ac_mode$ac_tag in
   :[FHL]*:*);;
-  :L* | :C*:*) as_fn_error $? "invalid tag '$ac_tag'" "$LINENO" 5;;
+  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
   :[FH]-) ac_tag=-:-;;
   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
   esac
       -) ac_f="$ac_tmp/stdin";;
       *) # Look for the file first in the build tree, then in the source tree
         # (if the path is not absolute).  The absolute path cannot be DOS-style,
-        # because $ac_f cannot contain ':'.
+        # because $ac_f cannot contain `:'.
         test -f "$ac_f" ||
           case $ac_f in
           [\\/$]*) false;;
           *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
           esac ||
-          as_fn_error 1 "cannot find input file: '$ac_f'" "$LINENO" 5;;
+          as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
       esac
       case $ac_f in *\'*) ac_f=`printf "%s\n" "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
       as_fn_append ac_file_inputs " '$ac_f'"
     done
 
-    # Let's still pretend it is 'configure' which instantiates (i.e., don't
+    # Let's still pretend it is `configure' which instantiates (i.e., don't
     # use $as_me), people would be surprised to read:
     #    /* config.h.  Generated by config.status.  */
     configure_input='Generated from '`
@@ -13692,7 +13267,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 esac
 _ACEOF
 
-# Neutralize VPATH when '$srcdir' = '.'.
+# Neutralize VPATH when `$srcdir' = `.'.
 # Shell code in configure.ac might set extrasub.
 # FIXME: do we really want to maintain this feature?
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
@@ -13721,9 +13296,9 @@ test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
   { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
   { ac_out=`sed -n '/^[         ]*datarootdir[  ]*:*=/p' \
       "$ac_tmp/out"`; test -z "$ac_out"; } &&
-  { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable 'datarootdir'
+  { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
 which seems to be undefined.  Please make sure it is defined" >&5
-printf "%s\n" "$as_me: WARNING: $ac_file contains a reference to the variable 'datarootdir'
+printf "%s\n" "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
 which seems to be undefined.  Please make sure it is defined" >&2;}
 
   rm -f "$ac_tmp/stdin"