]> git.ipfire.org Git - thirdparty/dbus.git/commit
meson: Fix the check for --version-script support
authorSimon McVittie <smcv@collabora.com>
Tue, 28 Jun 2022 12:06:35 +0000 (13:06 +0100)
committerSimon McVittie <smcv@collabora.com>
Wed, 13 Jul 2022 19:36:13 +0000 (20:36 +0100)
commit64e490afe76706b64c8a4153bbc9a424e2b8f797
treecd3b9be5b104b1743232fcd7dad8cf95d7dfb8be
parent154cc9d5ca0bfd09a34cc834b68105b25c0bad30
meson: Fix the check for --version-script support

At the time we do this check, version_script has not yet been generated,
so we have to use something else.

Signed-off-by: Simon McVittie <smcv@collabora.com>
dbus/Makefile.am
dbus/meson.build
dbus/test-version-script [new file with mode: 0644]