ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.194,1.195 configure.in,1.190,1.19


From: Philip S Tellis <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.194,1.195 configure.in,1.190,1.191
Date: Fri, 24 Jan 2003 05:15:37 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
removed config.h from libproxy.h

Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -r1.194 -r1.195
--- ChangeLog   24 Jan 2003 10:14:29 -0000      1.194
+++ ChangeLog   24 Jan 2003 10:15:34 -0000      1.195
@@ -1,3 +1,6 @@
+* Fri Jan 24 2003 10:10 GMT [philip]   0.2.1-39
+- libproxy/libproxy.h - doesn't need config.h
+
 * Fri Jan 24 2003 10:10 GMT [philip]   0.2.1-38
 - src/llist.[ch]
 Added l_list_prepend, l_list_concat, l_list_insert_sorted and l_list_find

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -r1.190 -r1.191
--- configure.in        24 Jan 2003 10:14:29 -0000      1.190
+++ configure.in        24 Jan 2003 10:15:34 -0000      1.191
@@ -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.1)
-RELEASE=38
+RELEASE=39
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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