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

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