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

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