|
@@ -161,13 +161,14 @@ cd ../gcc-build</userinput></screen>
|
|
|
href="readjusting.xml"
|
|
|
xpointer="xpointer(//*[@os='g'])"/>
|
|
|
|
|
|
-<screen><userinput>grep -B2 '^ /usr/include' dummy.log</userinput></screen>
|
|
|
+<screen><userinput>grep -B3 '^ /usr/include' dummy.log</userinput></screen>
|
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
|
|
href="readjusting.xml"
|
|
|
xpointer="xpointer(//*[@os='h'])"/>
|
|
|
|
|
|
<screen><computeroutput>#include <...> search starts here:
|
|
|
+ /usr/local/include
|
|
|
/usr/lib/gcc/i686-pc-linux-gnu/&gcc-version;/include
|
|
|
/usr/include</computeroutput></screen>
|
|
|
|