Update of /cvsroot/hcoop/domtool2/pcre/smlnj
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25292/pcre/smlnj

Modified Files:
        libpcre-h.sml 
Log Message:
Fix pcre_sml.so paths


Index: libpcre-h.sml
===================================================================
RCS file: /cvsroot/hcoop/domtool2/pcre/smlnj/libpcre-h.sml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** libpcre-h.sml       27 Sep 2009 17:02:50 -0000      1.2
--- libpcre-h.sml       16 Feb 2010 17:39:26 -0000      1.3
***************
*** 2,6 ****
      local
        val global = "/usr/local/lib/pcre_sml.so"
!       val locl = "openssl/pcre_sml.so"
  
          val lh = DynLinkage.open_lib
--- 2,6 ----
      local
        val global = "/usr/local/lib/pcre_sml.so"
!       val locl = "pcre/pcre_sml.so"
  
          val lh = DynLinkage.open_lib


------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
hcoop-cvs mailing list
hcoop-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hcoop-cvs

Reply via email to