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

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