Don't error out on handling "NO PRE_EMPHASIS" in cdrdao TOC.

Savannah bug #34826:
This commit is contained in:
R. Bernstein
2011-11-16 20:36:22 -05:00
parent c0315f0d80
commit e0b2ee826d
9 changed files with 22 additions and 12 deletions

View File

@@ -654,6 +654,7 @@ AC_CONFIG_FILES([
src/cd-paranoia/doc/ja/cd-paranoia.1 \
src/cd-paranoia/doc/ja/Makefile \
src/Makefile \
test/check_common_fn \
test/data/Makefile \
test/driver/Makefile \
test/driver/bincue.c \
@@ -662,7 +663,6 @@ AC_CONFIG_FILES([
test/testgetdevices.c \
test/testisocd2.c \
test/testpregap.c \
test/check_common_fn \
test/Makefile \
])