summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/meson_options.txt b/meson_options.txt
index bf3fc22d..ffa4ddff 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -54,8 +54,5 @@ option('i18n', type : 'boolean', value : true,
description : 'enable localization of pacman, libalpm and scripts')
# tools
-option('duflags', type : 'string', value : 'autodetect',
- description : 'flags to pass to du to measure file size')
-
option('sedinplaceflags', type : 'string', value : 'auto',
description : 'flags to pass to sed to edit a file in-place')