Add an include to remove any C Preprocessor symbol libcdio's config.h creates. Programs using

libcdio can do this:

// for cdio:

// for your program
This commit is contained in:
R. Bernstein
2011-10-20 20:32:20 -04:00
parent f215cad224
commit 958476abf4
5 changed files with 170 additions and 4 deletions

3
test/.gitignore vendored
View File

@@ -6,12 +6,12 @@
/.libs
/Makefile
/Makefile.in
/cdda.bin
/cdda-1.raw
/cdda-2.raw
/cdda-good.raw
/cdda-jitter.raw
/cdda-underrun.raw
/cdda.bin
/check_common_fn
/check_cue.sh
/check_iso.sh
@@ -40,3 +40,4 @@
/testpregap.c
/testsolaris
/testtoc
/testunconfig