summaryrefslogtreecommitdiff
path: root/config.h.meson
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-08-19 18:49:34 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-08-21 10:55:01 -0400
commitd4e069a629bef2dbd6ca1e43863ae124903a6985 (patch)
tree11bee622e39a2cc236a6c3c83d2e5afe269ff6f4 /config.h.meson
parenta416650f6bf7bf54e23dcc49ec71cb2449d1bb5f (diff)
downloadgtk+-d4e069a629bef2dbd6ca1e43863ae124903a6985.tar.gz
Port tracing to the sysprof collector api
Use the new sysprof collector api to do tracing.
Diffstat (limited to 'config.h.meson')
-rw-r--r--config.h.meson2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.meson b/config.h.meson
index d8d5228693..f6a0ea0187 100644
--- a/config.h.meson
+++ b/config.h.meson
@@ -103,7 +103,7 @@
#mesondefine HAVE_SYS_PARAM_H
/* Have the sysprof-capture library */
-#mesondefine HAVE_SYSPROF_CAPTURE
+#mesondefine HAVE_SYSPROF
/* Define to 1 if you have the <sys/stat.h> header file. */
#mesondefine HAVE_SYS_STAT_H