/[emacs]/emacs/src/s/netbsd.h
ViewVC logotype

Diff of /emacs/src/s/netbsd.h

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

revision 1.35 by gerd, Wed Sep 19 10:55:33 2001 UTC revision 1.36 by eliz, Fri May 31 16:31:22 2002 UTC
# Line 77  Line 77 
77     says where to find X windows at run time.  We convert it to a -rpath option     says where to find X windows at run time.  We convert it to a -rpath option
78     which is what OSF1 uses.  */     which is what OSF1 uses.  */
79  #define LD_SWITCH_SYSTEM_tmp `echo LD_SWITCH_X_SITE_AUX | sed -e 's/-R/-Wl,-rpath,/'`  #define LD_SWITCH_SYSTEM_tmp `echo LD_SWITCH_X_SITE_AUX | sed -e 's/-R/-Wl,-rpath,/'`
80  #define LD_SWITCH_SYSTEM LD_SWITCH_SYSTEM_tmp -L/usr/pkg/lib -L/usr/local/lib  #define LD_SWITCH_SYSTEM LD_SWITCH_SYSTEM_tmp -Wl,-rpath,/usr/pkg/lib -L/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib
81    
82  /* The following is needed to make `configure' find Xpm, Xaw3d and  /* The following is needed to make `configure' find Xpm, Xaw3d and
83     image include and library files if using /usr/bin/gcc.  That     image include and library files if using /usr/bin/gcc.  That

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

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