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

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