fixed flite package
[hdw-linux/hdw-linux.git] / packages / multimedia / flite / define_const.patch
diff --git a/packages/multimedia/flite/define_const.patch b/packages/multimedia/flite/define_const.patch
new file mode 100644 (file)
index 0000000..310583b
--- /dev/null
@@ -0,0 +1,10 @@
+--- ./tools/find_sts_main.c.orig       2004-07-24 11:07:35.000000000 +0200
++++ ./tools/find_sts_main.c    2004-07-24 11:44:23.000000000 +0200
+@@ -40,6 +40,7 @@
+ #include <stdio.h>
+ #include <math.h>
+ #include <string.h>
++#define const
+ #include "cst_wave.h"
+ #include "cst_track.h"
+ #include "cst_sigpr.h"