libdc/examples
Linus Torvalds 0143be5497 Fix incorrect placement of -lz (zlib) in autotools build
When I added support for the new Suunto EON Steel bluetooth download, I
needed crc32(), and instead of cooking my own (libdivecomputer does do
its own versions of the simpler crc functions), I made libdivecomputer
just depend on zlib instead, which provides a convenient crc32() function.

But I didn't add the new linker flag (-lz) in the right place in the
automake.  It worked fine for me on Linux, but apparently not so well on
macos.

This fixes it.

Reported-and-tested-by: Benjamin <nystire@gmail.com>
Tested-by: Axel Richter <Axel.Richter@freenet.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-06-28 13:04:24 -07:00
..
2016-07-11 21:49:16 +02:00
2016-01-04 19:50:51 +01:00
2016-01-05 20:38:47 +01:00
2016-01-04 19:50:51 +01:00
2016-01-04 19:50:51 +01:00
2016-01-05 20:38:47 +01:00
2016-01-04 19:50:51 +01:00
2016-07-11 21:49:16 +02:00
2016-02-26 08:24:11 +01:00
2016-08-20 08:24:02 -07:00
2016-02-26 07:55:40 +01:00
2014-03-19 09:16:07 +01:00