Bug 97615 - pkg.m4 aclocal serial isn't read by aclocal
Summary: pkg.m4 aclocal serial isn't read by aclocal
Status: RESOLVED FIXED
Alias: None
Product: pkg-config
Classification: Unclassified
Component: src (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: pkg-config
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-06 16:13 UTC by Ross Burton
Modified: 2016-09-06 16:26 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch (921 bytes, application/mbox)
2016-09-06 16:13 UTC, Ross Burton
Details

Description Ross Burton 2016-09-06 16:13:44 UTC
Created attachment 126250 [details]
Patch

pkg.m4 has a serial number that is used by aclocal for versioning, but aclocal is strict about how it appears in the file and it needs to be on a line commented with hashes, not dnl.

https://www.gnu.org/software/automake/manual/html_node/Serials.html
Comment 1 Dan Nicholson 2016-09-06 16:26:12 UTC
Whoops. Pushed in a38d5c5.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.