wmhdplop: build: fix obsolete usage of `AC_OUTPUT`
commita5558b3e0522c550c96d0c884eb495685707cc74
authorJeremy Sowden <jeremy@azazel.net>
Fri, 26 Aug 2022 08:03:57 +0000 (26 09:03 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Fri, 26 Aug 2022 08:48:55 +0000 (26 09:48 +0100)
tree1a6e95e60d354930c01efcf6451b1952d40462ce
parent2da4f183e2de134903d251e322f92d524bfafd0a
wmhdplop: build: fix obsolete usage of `AC_OUTPUT`

These days `AC_OUTPUT` takes no arguments, and one uses `AC_CONFIG_FILES` to
indicate the files to be generated from their .in precursors.
wmhdplop/configure.ac