summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJordan Petridis <jordan@centricular.com>2021-04-09 20:40:40 +0300
committerJordan Petridis <jordan@centricular.com>2021-04-09 20:40:40 +0300
commit96565763e950e9c281751c5fe35c9ba83cb61ac8 (patch)
treeec9408353320397ef9a10d5526af0a9815ce3491 /meson.build
parentb32d0dd4b9462ac6627fe8a754d0793ad09c2e0a (diff)
downloadgnome-desktop-96565763e950e9c281751c5fe35c9ba83cb61ac8.tar.gz
Revert "Replace usage of non-portable `uselocale` with locale-dependent functions"alatiera/locale-revert
This reverts commit 4ea56a97a510cf2c587229231211552daa84d1fc.
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 490d43e6..3efd6773 100644
--- a/meson.build
+++ b/meson.build
@@ -94,7 +94,6 @@ conf.set('HAVE_XKBREGISTRY', xkbregistry_dep.found())
conf.set('HAVE_TIMERFD', cc.has_function('timerfd_create'))
conf.set('HAVE_OPENAT', cc.has_function('openat'))
-conf.set('HAVE_USELOCALE', cc.has_function('uselocale'))
config_h = declare_dependency(
sources: configure_file(