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

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