mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-02-26 08:22:31 +00:00
Removed debug code
This commit is contained in:
parent
199e5d53f1
commit
6f14f39b51
@ -14,7 +14,6 @@ AC_ARG_ENABLE(
|
||||
AC_HELP_STRING([--enable-debug],[compile with debug information (no)]),
|
||||
[
|
||||
DEBUG_CFLAGS="-g -DDEBUG"
|
||||
echo eno $enable_optimization and $enable_optimization
|
||||
if test x"$enable_optimization" = x"no"; then
|
||||
OPTIMIZATION_CFLAGS=""
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user