commit | 337cca13037fc6f8a1db72146f12019260b892e6 | [log] [tgz] |
---|---|---|
author | Guðni Már Gilbert <gudni.m.g@gmail.com> | Fri Jul 05 11:42:35 2024 +0000 |
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Mon Jul 08 15:33:29 2024 -0400 |
tree | db240be4114c574d09cd61a612b997861b8279de | |
parent | 0041f5e22fe3e865609b0208b53c42f4690f1a82 [diff] |
configure.ac: Fix --disable-cups or else we get: configure: error: conditional "CUPS_SERVERBIN" was never defined. Usually this means the macro was only invoked conditionally. Fixes: https://github.com/bluez/bluez/issues/773 Credits go to Lars Wendler