diff --git a/meson.build b/meson.build index 64521bffb..d5836037b 100644 --- a/meson.build +++ b/meson.build @@ -1884,7 +1884,6 @@ have_sh = find_program('sh', required : false).found() # For glib-gettextize # FIXME: defines in config.h that are not actually used anywhere # (we add them for now to minimise the diff) -glib_conf.set('HAVE_DLFCN_H', 1) glib_conf.set('STDC_HEADERS', 1) glib_conf.set('SIZEOF___INT64', 8)