ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.178,1.179 configure.in,1.174,1.17


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.178,1.179 configure.in,1.174,1.175
Date: Tue, 21 Jan 2003 15:13:57 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
HTML debug go to hidden prefs (stable & too verbose)


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -r1.178 -r1.179
--- ChangeLog   21 Jan 2003 14:59:46 -0000      1.178
+++ ChangeLog   21 Jan 2003 20:13:55 -0000      1.179
@@ -1,3 +1,7 @@
+* Tue Jan 21 2003 20:03 GMT [colin]    0.2.1-23
+- src/prefs.c
+HTML debugging (stable) goes to hidden prefs
+
 * Tue Jan 21 2003 14:57 GMT [philip]   0.2.1-22
 Yahoo group rename enabled
 

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -r1.174 -r1.175
--- configure.in        21 Jan 2003 14:59:46 -0000      1.174
+++ configure.in        21 Jan 2003 20:13:55 -0000      1.175
@@ -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=22
+RELEASE=23
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)
@@ -233,7 +233,7 @@
 dnl enable_oscar=no
 
 dnl AC_ARG_ENABLE(oscar, [  --enable-oscar          include oscar service])
-dnl AC_ARG_ENABLE(workwizu,  [  --enable-workwizu       include workwizu 
service])
+AC_ARG_ENABLE(workwizu,  [  --enable-workwizu       include workwizu service])
 AC_ARG_ENABLE(msn, 
 [  --disable-msn           exclude msn service])
 AC_ARG_ENABLE(libmsn2_debug, 
@@ -328,7 +328,6 @@
 dnl                 modules/aim-oscar/libfaim/Makefile
 dnl                 modules/icq-toc/Makefile
 dnl                 modules/icq-toc/libtoc/Makefile
-dnl                 modules/workwizu/Makefile
 AC_OUTPUT([Makefile ayttm.spec
                  doc/Makefile
                  intl/Makefile
@@ -353,6 +352,7 @@
                  modules/utility/Makefile
                  modules/yahoo2/Makefile
                  modules/yahoo2/libyahoo2/Makefile
+                 modules/workwizu/Makefile
                  pixmaps/Makefile
                  sounds/Makefile
                  src/Makefile])





reply via email to

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