mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-02-05 15:50:29 +01:00
dbus-run-session(1): document modern Automake syntax
Reviewed-by: Philip Withnall <philip.withnall@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=89846
This commit is contained in:
parent
46e2759883
commit
536c5eb7cb
1 changed files with 3 additions and 2 deletions
|
|
@ -63,8 +63,9 @@ or relying on there already being a D-Bus session active, for instance:</para>
|
|||
<citerefentry><refentrytitle>automake</refentrytitle><manvolnum>1</manvolnum></citerefentry>):</para>
|
||||
|
||||
<literallayout remap='.nf'>
|
||||
TESTS_ENVIRONMENT = MY_DEBUG=all dbus-run-session --
|
||||
|
||||
AM_TESTS_ENVIRONMENT = export MY_DEBUG=all;
|
||||
LOG_COMPILER = dbus-run-session
|
||||
AM_LOG_FLAGS = --
|
||||
</literallayout></refsect1>
|
||||
|
||||
<refsect1 id='options'><title>OPTIONS</title>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue