mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-06 22:20:20 +01:00
Stop defining DBUS_API_SUBJECT_TO_CHANGE
Seriously.
This commit is contained in:
parent
7063cb168e
commit
44a7524dde
1 changed files with 1 additions and 1 deletions
|
|
@ -473,7 +473,7 @@ endif(MINGW)
|
|||
|
||||
# compiler definitions
|
||||
add_definitions(-DHAVE_CONFIG_H=1)
|
||||
add_definitions(${DBUS_BUS_CFLAGS} -DDBUS_API_SUBJECT_TO_CHANGE)
|
||||
add_definitions(${DBUS_BUS_CFLAGS})
|
||||
|
||||
|
||||
if (DBUS_BUILD_TESTS)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue