mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-09 15:26:04 +00:00
Solution: don't. libtool's archive files are already being deprecated in Debian-based distros. They are no longer necessary, and cause the reverse dependencies to over-link. EG: when built with sodium/pgm/krb5, all applications/libraries linking against libzmq would be forced to link against sodium/pgm/krb5 despite not using any of those libraries symbols.
This directory is for packaging tools. Please do not hardcode version numbers into your scripts; you can get them at runtime by calling version.sh, or at configure time if you use autoconf.