configure.ac: Lightly modernize.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 10 Mar 2024 16:46:38 +0000 (16:46 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 10 Mar 2024 17:17:17 +0000 (17:17 +0000)
commita8bd616e4188ebe063118b160de397b18fd4eb22
tree0918f480723dc8a9c1d9fc297b9201d89a85c5de
parente3da9aaf8fcb82c3c253bcdd165273eecc689b51
configure.ac: Lightly modernize.

  * Use `@%:@' for hashes.
  * Delete unnecessary toothpicks in `AC_DEFINE'.
  * Replace `AC_TRY_...' with `AC_..._IFELSE'.
  * Use `LT_INIT' instead of `AM_PROG_LIBTOOL'.
configure.ac