mirror of https://github.com/mpv-player/mpv
configure output no longer needed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3327 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
cb90b5ac19
commit
6e1466793f
|
@ -74,14 +74,7 @@ p
|
|||
|
||||
<P><B>Fordítási problémákhoz/hibákhoz:</B></P>
|
||||
|
||||
<P><B><I>3. configure/make outputot:</I></B></P>
|
||||
|
||||
<UL><LI><CODE>make distclean</CODE>
|
||||
<LI><CODE>./configure &>config.log</CODE>
|
||||
<LI><CODE>./make &>make.log</CODE>
|
||||
</UL>
|
||||
|
||||
<P><B><I>4. ezeket a file-okat:</I></B></P>
|
||||
<P><B><I>3. ezeket a file-okat:</I></B></P>
|
||||
<UL><LI>configure.log
|
||||
<LI>config.h
|
||||
<LI>config.mak
|
||||
|
|
|
@ -74,14 +74,7 @@ examples:<UL>
|
|||
|
||||
<P><B>For compiling problems/errors</B></P>
|
||||
|
||||
<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</CODE>
|
||||
</UL>
|
||||
|
||||
<P><B><I>4. these files:</I></B></P>
|
||||
<P><B><I>3. these files:</I></B></P>
|
||||
<UL><LI>configure.log
|
||||
<LI>config.h
|
||||
<LI>config.mak
|
||||
|
|
Loading…
Reference in New Issue