ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.80,1.81 configure.in,1.79,1.80


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.80,1.81 configure.in,1.79,1.80
Date: Sat, 11 Jan 2003 19:05:50 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
change config.h to icqconfig.h


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog   11 Jan 2003 14:53:08 -0000      1.80
+++ ChangeLog   12 Jan 2003 00:05:47 -0000      1.81
@@ -1,3 +1,12 @@
+2003-01-12 [colin]     0.2-57
+
+       * modules/icq/libicq/config.h ** REMOVED **
+         modules/icq/libicq/icqconfig.h ** NEW **
+         modules/icq/libicq/config.c
+         modules/icq/libicq/libicq.c
+         modules/icq/libicq/Makefile.am
+               Change config.h to icqconfig.h
+
 2003-01-11 [andy]      0.2-56
        * [19 files]
                Fixes for -Wall [mainly includes]

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- configure.in        11 Jan 2003 14:53:08 -0000      1.79
+++ configure.in        12 Jan 2003 00:05:47 -0000      1.80
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT([src/main.c])
-AM_INIT_AUTOMAKE(yattm, 0.2-56)
+AM_INIT_AUTOMAKE(yattm, 0.2-57)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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