dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnet/image link.c,1.23,1.24


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/image link.c,1.23,1.24
Date: Sat, 14 Jun 2003 00:46:34 -0400

Update of /cvsroot/dotgnu-pnet/pnet/image
In directory subversions:/tmp/cvs-serv3453/image

Modified Files:
        link.c 
Log Message:


Improve dynamic library support under MacOS X.


Index: link.c
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/image/link.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -r1.23 -r1.24
*** link.c      15 May 2003 04:51:47 -0000      1.23
--- link.c      14 Jun 2003 04:46:32 -0000      1.24
***************
*** 32,36 ****
                        "/usr/local/lib/cscc/lib:/usr/lib/cscc/lib"
  #define       LD_LIBRARY_PATH_DEFAULT \
!                       "/usr/local/lib:/usr/lib"
  
  /*
--- 32,36 ----
                        "/usr/local/lib/cscc/lib:/usr/lib/cscc/lib"
  #define       LD_LIBRARY_PATH_DEFAULT \
!                       "/usr/local/lib:/usr/X11R6/lib:/usr/lib"
  
  /*





reply via email to

[Prev in Thread] Current Thread [Next in Thread]