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

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