Justus Winter <[email protected]> writes: > just a small bug report, there are some .stamp files that got included > in the release by accident. I noticed because it caused build problems, > likely only due to the fact that my build process copied the files once, > changing the mtimes in the process.
Some stamp files are included intentionally, to avoid precisely that type of problems. See the note on stamp-h.in in the autoconf manual for one well documented example: https://www.gnu.org/software/autoconf//manual/autoconf-2.64/html_node/Automatic-Remaking.html Regards, /Niels -- Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677. Internet email is subject to wholesale government surveillance. _______________________________________________ nettle-bugs mailing list [email protected] http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs
