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, 0 insertions, 23 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
deleted file mode 100644
index 2da15810e..000000000
--- a/ubuntu/lucid_automake/dependencies/arts/debian/patches/14_remove_config.h_headers.diff
+++ /dev/null
@@ -1,23 +0,0 @@
---- 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 *"