Author: wblaszcz
Date: 2010-04-10 04:20:14 -0600 (Sat, 10 Apr 2010)
New Revision: 8403
Modified:
trunk/BOOK/gnome/core/gnome-menus.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Removed unrecognized option from gnome-menus.
Modified: trunk/BOOK/gnome/core/gnome-menus.xml
===================================================================
--- trunk/BOOK/gnome/core/gnome-menus.xml 2010-04-10 09:57:06 UTC (rev
8402)
+++ trunk/BOOK/gnome/core/gnome-menus.xml 2010-04-10 10:20:14 UTC (rev
8403)
@@ -82,8 +82,7 @@
following commands:</para>
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix
ORBit-2.0) \
- --sysconfdir=&gnome-etc-dir; \
- --enable-inotify &&
+ --sysconfdir=&gnome-etc-dir; &&
make</userinput></screen>
<para>This package does not come with a test suite.</para>
@@ -103,11 +102,6 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/gnome-sysconfdir.xml"/>
- <para><parameter>--enable-inotify</parameter>: This parameter is used so
- that file polling is accomplished using the kernel inotify calls, instead
- of using other polling methods. Remove this parameter if you wish to fall
- back to <application>Gamin</application> as the file polling method.</para>
-
</sect2>
<sect2 role="configuration">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2010-04-10 09:57:06 UTC
(rev 8402)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2010-04-10 10:20:14 UTC
(rev 8403)
@@ -45,6 +45,10 @@
<para>April 10th, 2010</para>
<itemizedlist>
<listitem>
+ <para>[wblaszcz] - Removed unrecognized options: --enable-inotify
from
+ gnome-menus.</para>
+ </listitem>
+ <listitem>
<para>[wblaszcz] - Updated to Sound Juicer-2.28.1 and minor
ammendment
to GNOME Media.</para>
</listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page