[Hamlib-developer] [Hamlib/Hamlib] 285a86: Restore libtool default of building shared and sta...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Nate B. <no...@gi...> - 2025-04-09 19:06:21
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 285a865d9ff9a0dff484b5c880f3d17097692175 https://github.com/Hamlib/Hamlib/commit/285a865d9ff9a0dff484b5c880f3d17097692175 Author: Nate Bargmann <n0...@n0...> Date: 2025-04-09 (Wed, 09 Apr 2025) Changed paths: M configure.ac Log Message: ----------- Restore libtool default of building shared and static libs Commit 43159e5 prevented the libtool default of building both shared and static libraries during a compilation run. This addresses GitHub issue 1500 that seeks to enable both shared and static libs. At this point, I have not found the motivation for commit 43159e5 despite searching all forums and the mailing list. While the reason might not now be ever known, restoring the default behavior alligns the project with other software package. Commit: 34698df17acf6cc2ee72d3944b4149f0f621515a https://github.com/Hamlib/Hamlib/commit/34698df17acf6cc2ee72d3944b4149f0f621515a Author: Nate Bargmann <n0...@n0...> Date: 2025-04-09 (Wed, 09 Apr 2025) Changed paths: M configure.ac Log Message: ----------- Merge pull request #1694 from N0NB/static_lib Restore libtool default of building shared and static libs Compare: https://github.com/Hamlib/Hamlib/compare/d8a3aac62587...34698df17acf To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |