changelog
- Tue, 28 Aug 2012 18:32:15 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:32:15 +0200] rev 554
- Update version, leverage pkg-config(1) for integration, modify dependency
accordingly, correct nonportable use of u_int types, and modernize packaging.
- Tue, 28 Aug 2012 18:32:10 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:32:10 +0200] rev 553
- Correct use of nonportable u_int types and modernize package.
- Tue, 28 Aug 2012 18:32:05 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 18:32:05 +0200] rev 552
- Correct detection of GCC sync_fetch_and_add atomic builtins, update the
version, modernize packaging, add new prompts, and correct sound paths.
The vendor configure script checks for sync_fetch_and_add and reports
success because strangely GCC only fails when returning the return value
of the builtin function in the consumer function.