ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm configure.in,1.110,1.111 ChangeLog,1.113,1.11


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm configure.in,1.110,1.111 ChangeLog,1.113,1.114
Date: Wed, 15 Jan 2003 02:55:02 -0500

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

Modified Files:
        configure.in ChangeLog 
Log Message:
remove config.h where it's useless


Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- configure.in        14 Jan 2003 23:30:14 -0000      1.110
+++ configure.in        15 Jan 2003 07:54:58 -0000      1.111
@@ -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-88)
+AM_INIT_AUTOMAKE(yattm, 0.2-89)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)

Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog   14 Jan 2003 23:30:14 -0000      1.113
+++ ChangeLog   15 Jan 2003 07:54:59 -0000      1.114
@@ -1,3 +1,24 @@
+2003-01-14 [colin]     0.2-89
+
+       * src/about.c
+         src/add_contact_window.c
+         src/away_window.c
+         src/console_session.c
+         src/contact_actions.c
+         src/dialog.c
+         src/edit_account_window.c
+         src/edit_contact_window.c
+         src/edit_group_window.c
+         src/editcontacts.c
+         src/file_select.c
+         src/info_window.c
+         src/log_window.c
+         src/nomodule.c
+         src/progress_window.c
+         src/status.c
+         src/trigger.c
+               Remove config.h where it's useless
+
 2003-01-14 [colin]     0.2-88
 
        * modules/yahoo2/yahoo.c





reply via email to

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