[Commits] ChangeLog 1.1.2.50 1.1.2.51 PATCHSETS 1.1.2.30 1.1.2.31 configure.ac 1.1.2.55 1.1.2.56

claws at claws-mail.org claws at claws-mail.org
Sat Jun 30 11:04:29 CEST 2012


Update of /home/claws-mail/plugins/att_remover
In directory srv:/tmp/cvs-serv10831

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2012-06-30 [paul]	1.0.14cvs1

	* configure.ac
		fix building with Claws 3.8.1cvs1 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/att_remover/Attic/configure.ac,v
retrieving revision 1.1.2.55
retrieving revision 1.1.2.56
diff -u -d -r1.1.2.55 -r1.1.2.56
--- configure.ac	27 Jun 2012 12:50:19 -0000	1.1.2.55
+++ configure.ac	30 Jun 2012 09:04:27 -0000	1.1.2.56
@@ -1,13 +1,14 @@
 AC_INIT(src/att_remover.c)
+AC_CONFIG_AUX_DIR(config)
 AM_MAINTAINER_MODE
-
+AC_CONFIG_HEADERS(config.h)
 PACKAGE=att_remover
 
 dnl plugin version
 MAJOR_VERSION=1
 MINOR_VERSION=0
 MICRO_VERSION=14
-EXTRA_VERSION=0
+EXTRA_VERSION=1
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/att_remover/Attic/PATCHSETS,v
retrieving revision 1.1.2.30
retrieving revision 1.1.2.31
diff -u -d -r1.1.2.30 -r1.1.2.31
--- PATCHSETS	15 Apr 2012 08:49:30 -0000	1.1.2.30
+++ PATCHSETS	30 Jun 2012 09:04:27 -0000	1.1.2.31
@@ -28,3 +28,4 @@
 ( cvs diff -u -r 1.1.2.27 -r 1.1.2.28 src/att_remover.c;  ) > 1.0.13cvs1.patchset
 ( cvs diff -u -r 1.1.2.28 -r 1.1.2.29 src/att_remover.c;  ) > 1.0.13cvs2.patchset
 ( cvs diff -u -r 1.1.2.5 -r 1.1.2.6 src/Makefile.am;  ) > 1.0.13cvs3.patchset
+( cvs diff -u -r 1.1.2.55 -r 1.1.2.56 configure.ac;  ) > 1.0.14cvs1.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/att_remover/Attic/ChangeLog,v
retrieving revision 1.1.2.50
retrieving revision 1.1.2.51
diff -u -d -r1.1.2.50 -r1.1.2.51
--- ChangeLog	27 Jun 2012 12:50:19 -0000	1.1.2.50
+++ ChangeLog	30 Jun 2012 09:04:27 -0000	1.1.2.51
@@ -1,3 +1,8 @@
+2012-06-30 [paul]	1.0.14cvs1
+
+	* configure.ac
+		fix building with Claws 3.8.1cvs1
+
 2012-06-27 [paul]	1.0.14
 
 	1.0.14 released



More information about the Commits mailing list