/[emacs]/emacs/src/s/sol2-5.h
ViewVC logotype

Diff of /emacs/src/s/sol2-5.h

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

revision 1.15 by rms, Sat Aug 17 04:57:03 2002 UTC revision 1.16 by rms, Thu Sep 5 02:37:17 2002 UTC
# Line 38  Line 38 
38  #endif  #endif
39  #endif  #endif
40    
41  #if 0 /* A recent patch in unexelf.c should eliminate the need for this.  */  #define UNEXEC unexsol.o
 /* Don't use the shared libraries for -lXt and -lXaw,  
    to work around a linker bug in Solaris 2.5.  
    (This also affects the other libraries used specifically for  
    the X toolkit, which may not be necessary.)  */  
 #define LIBXT_STATIC  
42    
 #ifdef __GNUC__  
 #define STATIC_OPTION -Xlinker -Bstatic  
 #define DYNAMIC_OPTION -Xlinker -Bdynamic  
 #else  
 #define STATIC_OPTION -Bstatic  
 #define DYNAMIC_OPTION -Bdynamic  
 #endif  
   
 #endif /* 0 */  

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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