summaryrefslogtreecommitdiffstats
path: root/ubuntu/lucid_automake/dependencies/arts/debian/patches/14_remove_config.h_headers.diff
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/lucid_automake/dependencies/arts/debian/patches/14_remove_config.h_headers.diff')
-rw-r--r--ubuntu/lucid_automake/dependencies/arts/debian/patches/14_remove_config.h_headers.diff23
1 files changed, 23 insertions, 0 deletions
diff --git a/ubuntu/lucid_automake/dependencies/arts/debian/patches/14_remove_config.h_headers.diff b/ubuntu/lucid_automake/dependencies/arts/debian/patches/14_remove_config.h_headers.diff
new file mode 100644
index 000000000..2da15810e
--- /dev/null
+++ b/ubuntu/lucid_automake/dependencies/arts/debian/patches/14_remove_config.h_headers.diff
@@ -0,0 +1,23 @@
+--- a/flow/cachedwav.h
++++ b/flow/cachedwav.h
+@@ -23,8 +23,8 @@
+ #ifndef CACHEDWAV_H
+ #define CACHEDWAV_H
+
+-#include "config.h"
+ #include "arts_export.h"
++
+ #ifdef HAVE_LIBAUDIOFILE
+ #include "cache.h"
+ #include <sys/stat.h>
+--- a/flow/synthschedule.h
++++ b/flow/synthschedule.h
+@@ -23,8 +23,6 @@
+ #ifndef SYNTHSCHEDULE_H
+ #define SYNTHSCHEDULE_H
+
+-#include "config.h"
+-
+ #ifdef __GNUC__
+ #warning " * <synthschedule.h> included! *"
+ #warning " * include <gslschedule.h> instead *"