Blame SOURCES/binutils-2.22.52.0.4-no-config-h-check.patch

7f163d
--- a/bfd/bfd-in.h	2012-08-02 10:56:34.561769686 +0100
7f163d
+++ b/bfd/bfd-in.h	2012-08-02 11:13:27.134797755 +0100
7f163d
@@ -25,11 +25,6 @@
7f163d
 #ifndef __BFD_H_SEEN__
7f163d
 #define __BFD_H_SEEN__
7f163d
 
7f163d
-/* PR 14072: Ensure that config.h is included first.  */
7f163d
-#if !defined PACKAGE && !defined PACKAGE_VERSION
7f163d
-#error config.h must be included before this header
7f163d
-#endif
7f163d
-
7f163d
 #ifdef __cplusplus
7f163d
 extern "C" {
7f163d
 #endif
7f163d
--- a/bfd/bfd-in2.h	2012-08-02 10:56:34.349769680 +0100
7f163d
+++ b/bfd/bfd-in2.h	2012-08-02 11:13:40.015798113 +0100
7f163d
@@ -32,11 +32,6 @@
7f163d
 #ifndef __BFD_H_SEEN__
7f163d
 #define __BFD_H_SEEN__
7f163d
 
7f163d
-/* PR 14072: Ensure that config.h is included first.  */
7f163d
-#if !defined PACKAGE && !defined PACKAGE_VERSION
7f163d
-#error config.h must be included before this header
7f163d
-#endif
7f163d
-
7f163d
 #ifdef __cplusplus
7f163d
 extern "C" {
7f163d
 #endif