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

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