build: Move directory definitions to configure
commite896e9ec388633cf2031a7180bd2b7d37e9ad51e
authorGuillem Jover <guillem@debian.org>
Wed, 31 Jan 2024 02:39:47 +0000 (31 03:39 +0100)
committerGuillem Jover <guillem@debian.org>
Sat, 3 Feb 2024 18:59:33 +0000 (3 19:59 +0100)
tree0fba94b27a963db9423c514a3de99234931e00af
parent9caac129d0c3df15f781c83c8e00865eb27a61c9
build: Move directory definitions to configure

This makes it possible to set them using --with-<some>dir options,
and we list them on the summary for better visibility, and avoid having
to define them multiple times in different automake files.
Makefile.am
configure.ac
dselect/methods/Makefile.am
lib/dpkg/Makefile.am
m4/dpkg-progs.m4
scripts/Makefile.am
utils/Makefile.am