summaryrefslogtreecommitdiff
path: root/util/cairo-fdr/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'util/cairo-fdr/meson.build')
-rw-r--r--util/cairo-fdr/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/cairo-fdr/meson.build b/util/cairo-fdr/meson.build
index 3cb66c678..001af27bc 100644
--- a/util/cairo-fdr/meson.build
+++ b/util/cairo-fdr/meson.build
@@ -4,7 +4,6 @@ cairo_fdr_sources = [
libcairofdr = library('cairo-fdr', cairo_fdr_sources,
include_directories: [incbase, incsrc],
- c_args: ['-DHAVE_CONFIG_H'],
dependencies: deps,
install: true,
install_dir: join_paths(get_option('prefix'), get_option('libdir'), 'cairo'),