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

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