/[gcl]/gcl/acconfig.h
ViewVC logotype

Diff of /gcl/acconfig.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by camm, Thu Jun 6 16:41:52 2002 UTC revision 1.6 by camm, Wed Jun 12 23:56:58 2002 UTC
# Line 137  SGC is enabled.  */ Line 137  SGC is enabled.  */
137    
138  /* bfd support */  /* bfd support */
139  #undef HAVE_LIBBFD  #undef HAVE_LIBBFD
140    #ifdef HAVE_LIBBFD
141    #define IN_GCC
142    #include <bfd.h>
143    #include <bfdlink.h>
144    #endif
145    
146  /* isnormal check */  /* isnormal check */
147  #undef HAVE_ISNORMAL  #undef HAVE_ISNORMAL

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26