Added a parameter to the HAL configure script

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8362 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2010-03-28 17:49:10 +00:00
parent 4e805c3fd3
commit f0211af292

View File

@ -145,7 +145,8 @@ useradd -c "HAL Daemon User" -d /dev/null -u 19 \
--sysconfdir=/etc \
--libexecdir=/usr/lib/hal \
--localstatedir=/var \
--docdir=/usr/share/doc/hal-&hal-version; &&
--docdir=/usr/share/doc/hal-&hal-version; \
--enable_policy_kit=no &&
make</userinput></screen>
<para>To test the results, issue <command>make check</command>.</para>
@ -180,6 +181,10 @@ cd hal-info-&hal-info-version; &amp;&amp;
<filename class='directory'>/var/run/hald</filename> instead of
<filename class='directory'>/usr/var/run/hald</filename>.</para>
<para><parameter>--enable_policy_kit=no</parameter>: This parameter is
required if PolicyKit is not installed. Remove it if PolicyKit is
installed.</para>
<para><parameter>--enable-docbook-docs
--docdir=/usr/share/doc/hal-&hal-version;</parameter>: If <xref
linkend="xmlto"/> is available, these parameters enable the