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

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