Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH 1/2] build: link dundee with ell
@ 2024-05-28 18:53 Denis Kenzior
  2024-05-28 18:53 ` [PATCH 2/2] log: Use l_basename instead of basename Denis Kenzior
  2024-05-28 19:50 ` [PATCH 1/2] build: link dundee with ell patchwork-bot+ofono
  0 siblings, 2 replies; 3+ messages in thread
From: Denis Kenzior @ 2024-05-28 18:53 UTC (permalink / raw)
  To: ofono; +Cc: Denis Kenzior

---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 44fb7b1baef0..e60f4f2d2bee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -991,7 +991,7 @@ dundee_common_sources = $(gatchat_sources) \
 			dundee/dbus.c dundee/manager.c dundee/device.c
 
 dundee_dundee_LDADD = $(builtin_libadd) gdbus/libgdbus-internal.la \
-			@GLIB_LIBS@ @DBUS_LIBS@ -ldl
+			$(ell_ldadd) @GLIB_LIBS@ @DBUS_LIBS@ -ldl
 
 if DATAFILES
 dist_dbusconf_DATA += dundee/dundee.conf
-- 
2.45.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-05-28 19:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-28 18:53 [PATCH 1/2] build: link dundee with ell Denis Kenzior
2024-05-28 18:53 ` [PATCH 2/2] log: Use l_basename instead of basename Denis Kenzior
2024-05-28 19:50 ` [PATCH 1/2] build: link dundee with ell patchwork-bot+ofono

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox