Changeset cd33c02
- Timestamp:
- 02/10/2019 11:02:36 PM (3 years ago)
- Branches:
- 10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 8.4, 8.4-rc1, 9.0, 9.0-rc1, 9.1, 9.1-rc1, arm, cross-chap5, ml-11.0, multilib, old-trunk, trunk, xry111/clfs-ng, xry111/git-transition, xry111/glibc-2.34, xry111/lfs-next, xry111/tester-nohack, xry111/usr-move
- Children:
- 75828c3
- Parents:
- 67f507c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter06/dbus.xml
r67f507c rcd33c02 49 49 <para>Prepare D-Bus for compilation:</para> 50 50 51 <screen><userinput remap="configure"> 52 53 54 55 56 57 58 51 <screen><userinput remap="configure">./configure --prefix=/usr \ 52 --sysconfdir=/etc \ 53 --localstatedir=/var \ 54 --disable-static \ 55 --disable-doxygen-docs \ 56 --disable-xml-docs \ 57 --docdir=/usr/share/doc/dbus-&dbus-version; \ 58 --with-console-auth-dir=/run/console</userinput></screen> 59 59 60 60 <variablelist>
Note:
See TracChangeset
for help on using the changeset viewer.