Displaying 1 result from an estimated 1 matches for "5e9165c9".
2008 Jan 08
2
have configure generate header dependencies automatically
Hi all.
While working on something I got bitten by a mismatch between .o files
due to a changed struct. This is easily prevented.
Building proper dependency information into the Makefiles would be major
surgery and require ongoing maintenance (although some of that could be
automated by parsing the .depend files generated on OpenBSD).
This patch is basically the brute-force approach: it will