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

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

[Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2421,1.2422 configure.in,1.


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2421,1.2422 configure.in,1.127,1.128
Date: Tue, 17 Jun 2003 01:08:51 -0400

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

Modified Files:
        ChangeLog configure.in 
Log Message:


#include fixes for non-cygwin win32 builds.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.2421
retrieving revision 1.2422
diff -C2 -r1.2421 -r1.2422
*** ChangeLog   17 Jun 2003 04:34:27 -0000      1.2421
--- ChangeLog   17 Jun 2003 05:08:49 -0000      1.2422
***************
*** 6,9 ****
--- 6,15 ----
        have "dlopen", but it doesn't do the right thing.
  
+       * csant/csant_dir.c, cscc/bf/bf_grammar.y, engine/lib_math.c,
+       engine/lib_socket.c, ildb/ildb_input.c, support/allocate.c,
+       support/dns.c, support/dynlib.c, support/filemap.c,
+       support/socket.c, support/test_float.c: #include fixes for
+       non-cygwin win32 builds.
+ 
        * NEWS, configure.in: update version for the "0.5.8" release.
  

Index: configure.in
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/configure.in,v
retrieving revision 1.127
retrieving revision 1.128
diff -C2 -r1.127 -r1.128
*** configure.in        17 Jun 2003 04:34:27 -0000      1.127
--- configure.in        17 Jun 2003 05:08:49 -0000      1.128
***************
*** 6,10 ****
  
  dnl Initialize automake.
! AM_INIT_AUTOMAKE(pnet, 0.5.9)
  AM_CONFIG_HEADER(include/il_config.h)
  AM_MAINTAINER_MODE
--- 6,10 ----
  
  dnl Initialize automake.
! AM_INIT_AUTOMAKE(pnet, 0.5.8)
  AM_CONFIG_HEADER(include/il_config.h)
  AM_MAINTAINER_MODE





reply via email to

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