2 changed files with 18 additions and 4 deletions
@ -0,0 +1,11 @@
|
||||
Index: src/formats.c
|
||||
--- src/formats.c.orig 2009-06-15 03:14:53 +0200
|
||||
+++ src/formats.c 2010-01-06 09:49:29 +0100
|
||||
@@ -403,7 +403,6 @@
|
||||
/* To fix this #error, either simply remove the #error line and live without
|
||||
* file-type detection with pipes, or add support for your compiler in the
|
||||
* lines above. Test with cat monkey.au | ./sox --info - */
|
||||
- #error FIX NEEDED HERE
|
||||
#define NO_REWIND_PIPE
|
||||
(void)fp;
|
||||
#endif
|
Loading…
Reference in new issue