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

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