summaryrefslogtreecommitdiff
path: root/tests/twisted/tools/meson.build
diff options
context:
space:
mode:
authorAlexander Akulich <akulichalexander@gmail.com>2020-11-01 19:43:11 +0300
committerAlexander Akulich <akulichalexander@gmail.com>2020-11-01 20:23:08 +0300
commitb516eab0f2b92e078e0f5cab4224214d215b2ea5 (patch)
tree66c26d1406ea5cfec923e29142ecf09b95191aa7 /tests/twisted/tools/meson.build
parent2d1ec29f6dc3246746f1fc39730ab39b5d4516bf (diff)
parent02d03c57cb5f061e374fe375c9b82f3c826cb538 (diff)
downloadtelepathy-idle-master.tar.gz
Merge branch 'telepathy-idle-0.2'HEADmaster
Diffstat (limited to 'tests/twisted/tools/meson.build')
-rw-r--r--tests/twisted/tools/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/twisted/tools/meson.build b/tests/twisted/tools/meson.build
index c3d28b6..fe3a825 100644
--- a/tests/twisted/tools/meson.build
+++ b/tests/twisted/tools/meson.build
@@ -1,6 +1,7 @@
ewl_conf = configuration_data()
ewl_conf.set('abs_top_builddir', abs_top_builddir)
ewl_conf.set('abs_top_srcdir', abs_top_srcdir)
+ewl_conf.set('omit_libtool', 'yes')
configure_file(
input: 'exec-with-log.sh.in',