OpenDKIM
OpenDKIM copied to clipboard
build-aux directory missing need files for compilation
trafficstars
Opendkim 2.10.3 has the following under build-aux
README compile config.guess config.sub depcomp install-sh ltmain.sh missing test-driver
Was there any reason they are not in the 2.11 beta2 build?
Was there any reason they are not in the 2.11 beta2 build?
I guess it is simply because 2.11.0-Beta2 is not a release, thus its asset were not built by the instruction described in HowToRelease file.
README compile config.guess config.sub depcomp install-sh ltmain.sh missing test-driver
Those files except README are produced by autoreconf, and they are not under version control.