[Commits] ChangeLog 1.1.2.37 1.1.2.38 PATCHSETS 1.1.2.22 1.1.2.23 configure.ac 1.1.2.42 1.1.2.43

mones at claws-mail.org mones at claws-mail.org
Tue Jul 10 15:35:34 CEST 2012


Update of /home/claws-mail/plugins/newmail
In directory srv:/tmp/cvs-serv29363

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2012-07-10 [mones]	0.0.15cvs3

	* configure.ac
	* src/newmail.c
		YAFB: use config.h for configuration 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/newmail/Attic/configure.ac,v
retrieving revision 1.1.2.42
retrieving revision 1.1.2.43
diff -u -d -r1.1.2.42 -r1.1.2.43
--- configure.ac	30 Jun 2012 09:09:36 -0000	1.1.2.42
+++ configure.ac	10 Jul 2012 13:35:32 -0000	1.1.2.43
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=0
 MICRO_VERSION=15
-EXTRA_VERSION=2
+EXTRA_VERSION=3
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then
@@ -26,7 +26,6 @@
 fi
 
 AM_INIT_AUTOMAKE($PACKAGE, $VERSION, no-define)
-AM_CONFIG_HEADER(pluginconfig.h)
 AC_DEFINE_UNQUOTED(PLUGINVERSION, "$VERSION", [plugin version])
 
 AC_PROG_CC

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/newmail/Attic/PATCHSETS,v
retrieving revision 1.1.2.22
retrieving revision 1.1.2.23
diff -u -d -r1.1.2.22 -r1.1.2.23
--- PATCHSETS	30 Jun 2012 09:09:36 -0000	1.1.2.22
+++ PATCHSETS	10 Jul 2012 13:35:32 -0000	1.1.2.23
@@ -20,3 +20,4 @@
 ( cvs diff -u -r 1.1.2.37 -r 1.1.2.38 configure.ac;  ) > 0.0.14cvs1.patchset
 ( cvs diff -u -r 1.1.2.40 -r 1.1.2.41 configure.ac;  ) > 0.0.15cvs1.patchset
 ( cvs diff -u -r 1.1.2.19 -r 1.1.2.20 src/newmail.c;  ) > 0.0.15cvs2.patchset
+( cvs diff -u -r 1.1.2.42 -r 1.1.2.43 configure.ac;  cvs diff -u -r 1.1.2.20 -r 1.1.2.21 src/newmail.c;  ) > 0.0.15cvs3.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/newmail/Attic/ChangeLog,v
retrieving revision 1.1.2.37
retrieving revision 1.1.2.38
diff -u -d -r1.1.2.37 -r1.1.2.38
--- ChangeLog	30 Jun 2012 09:09:36 -0000	1.1.2.37
+++ ChangeLog	10 Jul 2012 13:35:32 -0000	1.1.2.38
@@ -1,3 +1,9 @@
+2012-07-10 [mones]	0.0.15cvs3
+
+	* configure.ac
+	* src/newmail.c
+		YAFB: use config.h for configuration
+
 2012-06-30 [paul]	0.0.15cvs2
 
 	* src/newmail.c



More information about the Commits mailing list