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

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

[Dotgnu-pnet-commits] pnetlib ChangeLog, 1.1383, 1.1384 Makefile.am, 1.


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnetlib ChangeLog, 1.1383, 1.1384 Makefile.am, 1.28, 1.29 configure.in, 1.94, 1.95
Date: Wed, 08 Oct 2003 07:37:05 +0000

Update of /cvsroot/dotgnu-pnet/pnetlib
In directory subversions:/tmp/cvs-serv5756

Modified Files:
        ChangeLog Makefile.am configure.in 
Log Message:


Add the "SharpZipLib" directory to pnetlib, which is a port of
SharpDevelop's compression handling library.


Index: configure.in
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/configure.in,v
retrieving revision 1.94
retrieving revision 1.95
diff -C2 -d -r1.94 -r1.95
*** configure.in        21 Sep 2003 07:56:40 -0000      1.94
--- configure.in        8 Oct 2003 07:37:03 -0000       1.95
***************
*** 344,347 ****
--- 344,348 ----
  compat/Makefile
  ISymWrapper/Makefile
+ SharpZipLib/Makefile
  System.Configuration.Install/Makefile
  JScript/Makefile

Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.1383
retrieving revision 1.1384
diff -C2 -d -r1.1383 -r1.1384
*** ChangeLog   7 Oct 2003 21:26:27 -0000       1.1383
--- ChangeLog   8 Oct 2003 07:37:03 -0000       1.1384
***************
*** 6,9 ****
--- 6,13 ----
        zero-argument constructor.
  
+       * Makefile.am, configure.in, SharpZipLib/*, samples/ilrun.sh.in:
+       add the "SharpZipLib" directory to pnetlib, which is a port of
+       SharpDevelop's compression handling library.
+ 
  2003-10-07  Neil Cawse  <address@hidden>
  

Index: Makefile.am
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Makefile.am,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** Makefile.am 21 Sep 2003 07:56:40 -0000      1.28
--- Makefile.am 8 Oct 2003 07:37:03 -0000       1.29
***************
*** 2,6 ****
  SUBDIRS = tools resources runtime I18N DotGNU.SSL System System.Xml . \
                  System.Net.IrDA csunit csupport compat ISymWrapper \
!                 System.Configuration.Install JScript Basic \
                  DotGNU.Images Xsharp System.Drawing System.Drawing.Xsharp \
                  System.Drawing.Win32 System.Drawing.Postscript \
--- 2,6 ----
  SUBDIRS = tools resources runtime I18N DotGNU.SSL System System.Xml . \
                  System.Net.IrDA csunit csupport compat ISymWrapper \
!                 SharpZipLib System.Configuration.Install JScript Basic \
                  DotGNU.Images Xsharp System.Drawing System.Drawing.Xsharp \
                  System.Drawing.Win32 System.Drawing.Postscript \





reply via email to

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