]> git.sesse.net Git - vlc/commit
Change --enable-debug into --enable-trace. Same with DEBUG_*.
authorChristophe Massiot <massiot@videolan.org>
Fri, 27 Apr 2001 19:29:11 +0000 (19:29 +0000)
committerChristophe Massiot <massiot@videolan.org>
Fri, 27 Apr 2001 19:29:11 +0000 (19:29 +0000)
commit3d727062959d67e50acea7df103872b0db9c0dba
treeb8c313fd931aa41fad5a1eda8b1e579f41022649
parent092858e0c8d08d42848fe86add57d92a64ab340b
Change --enable-debug into --enable-trace. Same with DEBUG_*.
--enable-debug still exists, but only activates -g and additional
safety checks.

I hope I didn't break anything :))
15 files changed:
Makefile.opts.in
configure
configure.in
include/config.h.in
include/intf_msg.h
plugins/dvd/input_dvd.c
plugins/mpeg/input_ps.c
plugins/x11/vout_x11.c
plugins/x11/vout_xvideo.c
src/input/input_programs.c
src/interface/intf_msg.c
src/misc/rsc_files.c
src/video_output/video_output.c
src/video_output/video_text.c
src/video_parser/vpar_synchro.c