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

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