diff options
author | Thiago Macieira <thiago@macieira.org> | 2013-10-09 17:40:25 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-10-09 17:43:42 -0700 |
commit | 1a98e049dc36fc4d385a9a6d02beb73e816a6353 (patch) | |
tree | 898a0aec2b56d11c6e31260713a96f6480dd66c9 /dive.c | |
parent | cf2dc742f46d1193127ad9a28fc730e69982a2d7 (diff) | |
download | subsurface-1a98e049dc36fc4d385a9a6d02beb73e816a6353.tar.gz |
Try to read the libdivecomputer.la file (created by GNU libtool)
Getting dependency information for static libraries requires extra
files. Libtool creates .la files, which are "industry standard". qmake
has its own .prl files, but it can create .la in a pinch if necessary.
This change allows us to get the actual dependency information from
libdivecomputer, without having to guess whether it linked to something
else or not. If it changes in the future, we shouldn't have to do
anything.
Signed-off-by: Thiago Macieira <thiago@macieira.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'dive.c')
0 files changed, 0 insertions, 0 deletions