]> git.ipfire.org Git - thirdparty/cups.git/commit
cups-common.m4: Check for dbus_thread_init_default() 190/head
authorZdenek Dohnal <zdohnal@redhat.com>
Wed, 19 May 2021 06:16:22 +0000 (08:16 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Wed, 19 May 2021 06:16:22 +0000 (08:16 +0200)
commit63e2ec255304e78fa5fc245165d67b08b35fa806
tree078144d452b6e4984b24a8cd6a2b783cdb42c9dc
parentd4a754da358f83b524507522e4cdf9021347fa6d
cups-common.m4: Check for dbus_thread_init_default()

We actually use dbus_thread_init_default() in the code, so we should
check for it during configuration.
config-scripts/cups-common.m4