mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-07 00:40:16 +01:00
build: Update a comment with the release status of Autoconf
It took a while, but Autoconf 2.70 was eventually released. Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
3ca855f264
commit
ba6fb129bd
1 changed files with 2 additions and 2 deletions
|
|
@ -1286,8 +1286,8 @@ AM_CONDITIONAL(DBUS_CAN_UPLOAD_DOCS,
|
|||
[test x$enable_doxygen_docs = xyes && test x$enable_xml_docs = xyes &&
|
||||
test x$enable_ducktype_docs = xyes])
|
||||
|
||||
# Autoconf 2.70 will support this, and many distros patch this option in,
|
||||
# but Autoconf 2.70 hasn't actually been released yet.
|
||||
# Autoconf 2.70 supports this, and many distros patched this option in
|
||||
# before Autoconf 2.70 was released
|
||||
AS_IF([test -z "${runstatedir}"], [runstatedir='${localstatedir}/run'])
|
||||
AC_SUBST([runstatedir])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue