* [bluez/bluez] 037065: build: use pkg-config to find readline
@ 2025-07-03 18:45 Alyssa Ross
0 siblings, 0 replies; only message in thread
From: Alyssa Ross @ 2025-07-03 18:45 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/978771
Home: https://github.com/bluez/bluez
Commit: 037065879468c0418d2cda1565a6b34275132718
https://github.com/bluez/bluez/commit/037065879468c0418d2cda1565a6b34275132718
Author: Alyssa Ross <hi@alyssa.is>
Date: 2025-07-03 (Thu, 03 Jul 2025)
Changed paths:
M Makefile.tools
M configure.ac
Log Message:
-----------
build: use pkg-config to find readline
Hardcoding -lreadline won't do the right thing when other libraries
need to be linked too, which is the case when static linking.
pkg-config can take care of finding the right libraries for us, so use
it instead of checking for headers.
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-07-03 18:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-03 18:45 [bluez/bluez] 037065: build: use pkg-config to find readline Alyssa Ross
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox