[libgda/wip/lantw/meson-dont-use-undocumented-export-dynamic-option: 1/2] Meson: Remove unused find_library('dl') call
- From: Ting-Wei Lan <lantw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda/wip/lantw/meson-dont-use-undocumented-export-dynamic-option: 1/2] Meson: Remove unused find_library('dl') call
- Date: Sat, 7 Sep 2019 07:12:51 +0000 (UTC)
commit e9a645b08c320b42ddcb6e0ca30ff21052f879f2
Author: Ting-Wei Lan <lantw src gnome org>
Date: Sat Sep 7 15:11:00 2019 +0800
Meson: Remove unused find_library('dl') call
meson.build | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index 68d5840ec..af25219a8 100644
--- a/meson.build
+++ b/meson.build
@@ -124,8 +124,6 @@ if sqlcipher_dep.found() and not get_option('disable-sqlcipher')
dependencies: sqlcipher_dep)
endif
-ldl = compiler.find_library('dl', required: false)
-
sed = find_program('sed')
compile_resources = find_program('glib-compile-resources')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]