1
mirror of https://github.com/mpv-player/mpv synced 2024-09-16 22:19:59 +02:00

fixes (thx J.K.)

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2144 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-10-09 21:29:47 +00:00
parent 9a35704f41
commit 3ebb505368
2 changed files with 4 additions and 4 deletions

View File

@ -77,8 +77,8 @@ p
<P><B><I>3. configure/make outputot:</I></B></P>
<UL><LI><CODE>make distclean</CODE>
<LI><CODE>./configure &amp;>config.log</CODE>
<LI><CODE>./make &amp;>make.log
<LI><CODE>./configure &amp;&gt;config.log</CODE>
<LI><CODE>./make &amp;&gt;make.log</CODE>
</UL>
<P><B><I>4. ezeket a file-okat:</I></B></P>

View File

@ -77,8 +77,8 @@ examples:<UL>
<P><B><I>3. output of configure/make:</I></B></P>
<UL><LI><CODE>make distclean</CODE>
<LI><CODE>./configure &>config.log</CODE>
<LI><CODE> ./make &>make.log
<LI><CODE>./configure & &gt; config.log</CODE>
<LI><CODE> ./make & &gt; make.log</CODE>
</UL>
<P><B><I>4. these files:</I></B></P>