Author: bdubbs
Date: 2011-11-17 09:36:40 -0700 (Thu, 17 Nov 2011)
New Revision: 8975

Modified:
   trunk/BOOK/general/genlib/glib2.xml
Log:
Remove whitespace after backslash

Modified: trunk/BOOK/general/genlib/glib2.xml
===================================================================
--- trunk/BOOK/general/genlib/glib2.xml 2011-11-17 15:59:08 UTC (rev 8974)
+++ trunk/BOOK/general/genlib/glib2.xml 2011-11-17 16:36:40 UTC (rev 8975)
@@ -108,7 +108,7 @@
     <!-- This should be discussed as the instructions in the tarball give
          many reasons why the internal PCRE should be used -->
 <screen><userinput>PCRE_LIBS=-lpcre  PCRE_CFLAGS=" "                           
     \
-LIBFFI_LIBS=-lffi LIBFFI_CFLAGS=-I/usr/lib/libffi-3.0.10/include \    
+LIBFFI_LIBS=-lffi LIBFFI_CFLAGS=-I/usr/lib/libffi-3.0.10/include \
 ./configure --prefix=/usr --with-pcre=system &amp;&amp;
 make</userinput></screen>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to