ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.446,1.447 configure.in,1.443,1.44


From: Edward L. Haletky <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.446,1.447 configure.in,1.443,1.444
Date: Wed, 26 Mar 2003 12:24:00 -0500

Update of /cvsroot/ayttm/ayttm
In directory subversions:/tmp/cvs-serv19083

Modified Files:
        ChangeLog configure.in 
Log Message:


moved code so MINGW32 can see it. Added sleep->Sleep mapping


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.446
retrieving revision 1.447
diff -u -r1.446 -r1.447
--- ChangeLog   26 Mar 2003 16:57:37 -0000      1.446
+++ ChangeLog   26 Mar 2003 17:23:58 -0000      1.447
@@ -1,3 +1,8 @@
+* Wed Mar 26 2003 17:55 GMT [edward]   0.2.3-pre44
+- modules/msn2/libmsn2/msn_bittybits.C
+  modules/msn2/libmsn2/msn_core.C
+Moved code for MINGW32 compile. added sleep -> Sleep mapping 
+
 * Wed Mar 26 2003 17:55 GMT [colin]    0.2.3-pre43
 - modules/icq-toc/icq-toc.c modules/aim-toc/aim-toc.c
 If someone talks to you on TOC protocol he _has_ to be

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.443
retrieving revision 1.444
diff -u -r1.443 -r1.444
--- configure.in        26 Mar 2003 16:57:37 -0000      1.443
+++ configure.in        26 Mar 2003 17:23:58 -0000      1.444
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT([src/main.c])
 AM_INIT_AUTOMAKE(ayttm, 0.2.3)
-RELEASE=pre43
+RELEASE=pre44
 AM_CONFIG_HEADER(config.h)
 
 if test "x$host_alias" = "xmingw32"; then





reply via email to

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