summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2020-05-18 12:51:58 +0200
committerAleksander Morgado <aleksander@aleksander.es>2020-05-18 12:51:58 +0200
commit2cb3dfcbbf4545276d6e7b3f9f198f0336939419 (patch)
treec7a610be382f31f8f95ce66d6a7deb6c6c1a71f2 /build-aux
parentcabe90c3f9f067db464b085333aaa824ed19758a (diff)
build-aux,mkenums: add reference to which GLib version includes the 'since' tag
Diffstat (limited to 'build-aux')
-rwxr-xr-xbuild-aux/qmi-mkenums2
1 files changed, 2 insertions, 0 deletions
diff --git a/build-aux/qmi-mkenums b/build-aux/qmi-mkenums
index 8531317..7077e34 100755
--- a/build-aux/qmi-mkenums
+++ b/build-aux/qmi-mkenums
@@ -2,6 +2,8 @@
# qmi-mkenums is ported from glib-mkenums.
# Same license applies.
+# The 'since' tag support was introduced in upstream GLib 2.66,
+# so remove this custom mkenums once 2.66 is required in the project.
# If the code below looks horrible and unpythonic, do not panic.
#