summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOz Tiram <[email protected]>2025-04-01 09:46:32 +0200
committerLuke from DC <[email protected]>2025-04-04 22:19:13 +0000
commit2085c6c8e734ec64081b08be6df13b1ebdf6adb8 (patch)
tree87ba096574a44a78d8f6332572e1d7adba9e2842 /meson.build
parent27fc5fef126e173d922db3aa22df12ed6a4aa6ea (diff)
downloadatril-2085c6c8e734ec64081b08be6df13b1ebdf6adb8.tar.bz2
atril-2085c6c8e734ec64081b08be6df13b1ebdf6adb8.tar.xz
chore: remove unused intltool
Signed-off-by: Oz Tiram <[email protected]>
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/meson.build b/meson.build
index c2d9d1c1..f1b8a45b 100644
--- a/meson.build
+++ b/meson.build
@@ -133,8 +133,6 @@ atril_conf.set_quoted('SUPPORTED_MIMETYPES', atril_mime_types) # This is generat
# on some systems we need to find the math lib to make sure it builds
math = cc.find_library('m', required: false)
-intltool_merge = find_program('intltool-merge')
-
mathjax_directory = get_option('mathjax-directory')
if mathjax_directory == ''
foreach dir: [