/[gcl]/gcl/o/main.c
ViewVC logotype

Diff of /gcl/o/main.c

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

revision 1.26.4.1.2.21.6.1 by camm, Thu Aug 5 22:26:48 2004 UTC revision 1.26.4.1.2.21.6.1.4.1 by camm, Sat Apr 30 23:05:10 2005 UTC
# Line 1065  init_main(void) { Line 1065  init_main(void) {
1065  #ifdef HAVE_READLINE  #ifdef HAVE_READLINE
1066    ADD_FEATURE("READLINE");    ADD_FEATURE("READLINE");
1067  #endif  #endif
1068  #if defined(HAVE_LIBBFD) && !defined(USE_DLOPEN)  #if !defined(USE_DLOPEN)
1069      ADD_FEATURE("NATIVE-RELOC");
1070    #if defined(HAVE_LIBBFD)
1071    ADD_FEATURE("BFD");    ADD_FEATURE("BFD");
1072  #endif  #endif
1073    #endif
1074    ADD_FEATURE("UNEXEC");    ADD_FEATURE("UNEXEC");
1075    
1076  #ifdef HAVE_GNU_LD  #ifdef HAVE_GNU_LD

Legend:
Removed from v.1.26.4.1.2.21.6.1  
changed lines
  Added in v.1.26.4.1.2.21.6.1.4.1

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