Author: ken
Date: Wed Oct 23 09:12:40 2013
New Revision: 12041
Log:
Fix libquicktime configure by removing spurious ** which made it try to
cross-compile for an unrecognized ABOUT-NLS machine
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/libdriv/libquicktime.xml
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Wed Oct 23 09:03:06
2013 (r12040)
+++ trunk/BOOK/introduction/welcome/changelog.xml Wed Oct 23 09:12:40
2013 (r12041)
@@ -47,6 +47,10 @@
<para>October 23nd, 2013</para>
<itemizedlist>
<listitem>
+ <para>[ken] - Remove extraneous '**' from libquicktime's configure
+ which broke it.</para>
+ </listitem>
+ <listitem>
<para>[fernando] - Update to gucharmap-3.10.0. Partially
fixes <ulink url="&blfs-ticket-root;4200">#4200</ulink>.</para>
</listitem>
Modified: trunk/BOOK/multimedia/libdriv/libquicktime.xml
==============================================================================
--- trunk/BOOK/multimedia/libdriv/libquicktime.xml Wed Oct 23 09:03:06
2013 (r12040)
+++ trunk/BOOK/multimedia/libdriv/libquicktime.xml Wed Oct 23 09:12:40
2013 (r12041)
@@ -122,7 +122,7 @@
./configure --prefix=/usr \
--enable-gpl \
--without-doxygen \
- --docdir=/usr/share/doc/libquicktime-&libquicktime-version; **
+ --docdir=/usr/share/doc/libquicktime-&libquicktime-version;
make</userinput></screen>
<para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page