ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.230,1.231 configure.in,1.226,1.22


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.230,1.231 configure.in,1.226,1.227
Date: Mon, 27 Jan 2003 19:35:07 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
some more gtk separation


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.230
retrieving revision 1.231
diff -u -r1.230 -r1.231
--- ChangeLog   27 Jan 2003 21:31:12 -0000      1.230
+++ ChangeLog   28 Jan 2003 00:35:04 -0000      1.231
@@ -1,3 +1,9 @@
+* Mon Jan 27 2003 00:32 GMT [colin]    0.2.1-76
+- src/gtk ** NEW **
+- src/gtk_eb_html.[ch] src/extgtktext.[ch]
+- src/Makefile.am configure.in
+Move some gtk stuff to a specific directory
+
 * Mon Jan 27 2003 21:29 GMT [colin]    0.2.1-75
 - modules/icq
 Get rid of gtk deps

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.226
retrieving revision 1.227
diff -u -r1.226 -r1.227
--- configure.in        27 Jan 2003 21:31:12 -0000      1.226
+++ configure.in        28 Jan 2003 00:35:04 -0000      1.227
@@ -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=75
+RELEASE=76
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)
@@ -355,7 +355,8 @@
                  modules/workwizu/Makefile
                  pixmaps/Makefile
                  sounds/Makefile
-                 src/Makefile])
+                 src/Makefile
+                src/gtk/Makefile])
 
 if test "x$host_alias" = "xmingw32" ; then
         echo "editting src/Makefile final time"





reply via email to

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