You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-packaging/ubuntu/lucid_automake/dependencies/arts/debian/patches/14_remove_config.h_headers....

24 lines
488 B

--- 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 *"