Bug #19349 | Using DIST_COMMON break maintainer build using automake 1.7.9 | ||
---|---|---|---|
Submitted: | 25 Apr 2006 18:59 | Modified: | 4 Sep 2007 10:47 |
Reporter: | Kent Boortz | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 5.1-bk | OS: | Linux (Linux) |
Assigned to: | Kent Boortz | CPU Architecture: | Any |
[25 Apr 2006 18:59]
Kent Boortz
[4 Sep 2007 10:47]
Kent Boortz
Can't find a clean solution to this. I think the explicit DIST_COMMON is used to exclude "storage/ndb/config/common.mk.am" from it that otherwise would have automatically been added by automake. And the exclusion is to avoid a potential race when two parallel make runs try copy the same include file. But I close this bug report anyway, as the manual states the minimum automake version is 1.8.1 for MySQL 5.1.