Commit 4cc2b139 authored by David McCreedy's avatar David McCreedy
Browse files

refine TPF-specific build instructions based on feedback

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@125939 13f79535-47bb-0310-9956-ffa450edef68
parent 3fa81ef4
Loading
Loading
Loading
Loading
+6 −3
Original line number Diff line number Diff line
@@ -218,9 +218,12 @@
        </li>

        <li>
            <p>Later if you want to include Apache in your full
            build add <tt>APACHE=YES</tt> to the <tt>CONFIG</tt>
            macro in your Stage 1 deck.</p>
	<p>Later if you want to include Apache in your full build 
	add <tt>APACHE=YES</tt> to the <tt>CONFIG</tt> macro in 
	your Stage 1 deck.<br />
	Then reassemble the SIP deck (<tt>sip.asm</tt>) to update
	the SIP generated build files with the <tt>APACHE</tt> 
	function switch enabled.</p>
        </li>
    </ol><br />