]> git.ipfire.org Git - thirdparty/cups.git/commit
Work on modernizing autoconf source files and the build system:
authorMichael R Sweet <msweet@msweet.org>
Thu, 4 Mar 2021 14:37:28 +0000 (09:37 -0500)
committerMichael R Sweet <msweet@msweet.org>
Thu, 4 Mar 2021 16:31:34 +0000 (11:31 -0500)
commite6ace2894e77ca2a15dd03f8c5d63cca0da43b05
treec1dd71c8cf8dcb609de2eb3c00db9979daab84a9
parent1867a90df897b838c996252aec98bb0d14fd10b4
Work on modernizing autoconf source files and the build system:

- Adopt non-deprecated autoconf macros, wrap shell "if" and "case" statements
  with AS_IF and AS_CASE macros.
- Remove strings.h and bstring.h checks since they are not needed for modern
  OS's.
- Rename cups-ssl.m4 to cups-tls.m4 (TLS support, not SSL support)
config-scripts/cups-common.m4
config-scripts/cups-tls.m4 [moved from config-scripts/cups-ssl.m4 with 100% similarity]
config.h.in
configure
configure.ac
cups/string-private.h