summaryrefslogtreecommitdiff
path: root/config.h.meson
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2019-09-15 15:19:29 +0000
committerChristoph Reiter <reiter.christoph@gmail.com>2019-09-15 15:19:29 +0000
commit8a9ffef52bb825507643eac07446dbec1af5c153 (patch)
tree51c663c737d917d7fca6ad25f1545e1d4cf18cb8 /config.h.meson
parentf4cd637056333396347f290a250f8727f2f1854c (diff)
downloadgtk+-8a9ffef52bb825507643eac07446dbec1af5c153.tar.gz
Revert "Merge branch 'remove-mingw-SetupDiGetDevicePropertyW-check-3-24' into 'gtk-3-24'"
This reverts merge request !862
Diffstat (limited to 'config.h.meson')
-rw-r--r--config.h.meson3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.meson b/config.h.meson
index 93495755d5..480f5689eb 100644
--- a/config.h.meson
+++ b/config.h.meson
@@ -116,6 +116,9 @@
/* Define to 1 if you have the `round' function. */
#mesondefine HAVE_ROUND
+/* Define to 1 if SetupDiGetDevicePropertyW() is available */
+#mesondefine HAVE_SETUP_DI_GET_DEVICE_PROPERTY_W
+
/* Define to 1 if you have the `sincos' function. */
#mesondefine HAVE_SINCOS