diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-04-02 07:47:15 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-04-02 07:47:15 +0000 |
commit | cd974cd0e0a56fdeb75a2084d6aa68f3129db08d (patch) | |
tree | c057d7c5990582d0aaa26c1f56339f5ef1836f73 /DOCS | |
parent | c9b74c78eebcd9622b41ebf92d153a4ab54f3e14 (diff) |
-crash-debug does not get enabled with .developer in the source tree.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18018 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index b31603b9f7..51b943c6c8 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -710,8 +710,7 @@ drivers. .TP .B \-crash-debug (DEBUG CODE) Automatically attaches gdb upon crash or SIGTRAP. -Support must be compiled in by configuring with --enable-crash-debug or -by having a .developer file in the source tree. +Support must be compiled in by configuring with --enable-crash-debug. . .TP .B \-edlout <filename> (EDL only) |