Menu

#13 zlib -l flag in libid3.la

open
nobody
None
5
2003-12-31
2003-12-31
Davy Durham
No

Could you add "-lz" to your lib list when building the
lib? If you did, then libtool would add it to the
dependancy_libs value in the libid3.la file that is
created with the package. Then users wouldn't have to
guess what dependancy libs are necesary, other users of
libtool would automagically get -lz on their link
command line too. (You probably know all this)

Also, I would second the request for a 'pkg-config
file'. I've written a .m4 file for testing for
id3lib.. you can have it if you like. Then people
could use it instead of pkg-config or calling
AC_CHECK_LIB...

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.