Branch: refs/heads/978771 Home: https://github.com/bluez/bluez Commit: 037065879468c0418d2cda1565a6b34275132718 https://github.com/bluez/bluez/commit/037065879468c0418d2cda1565a6b34275132718 Author: Alyssa Ross <hi@xxxxxxxxx> 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