[Commits] ChangeLog 1.7.2.47 1.7.2.48 PATCHSETS 1.1.2.27 1.1.2.28 configure.ac 1.7.2.53 1.7.2.54
claws at claws-mail.org
claws at claws-mail.org
Mon Jul 9 07:09:13 CEST 2012
Update of /home/claws-mail/plugins/fetchinfo
In directory srv:/tmp/cvs-serv28492
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2012-07-09 [paul] 0.4.24cvs6
* src/gettext.h
fix building with --disable-nls (bug 2692)
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/fetchinfo/configure.ac,v
retrieving revision 1.7.2.53
retrieving revision 1.7.2.54
diff -u -d -r1.7.2.53 -r1.7.2.54
--- configure.ac 30 Jun 2012 09:06:25 -0000 1.7.2.53
+++ configure.ac 9 Jul 2012 05:09:11 -0000 1.7.2.54
@@ -9,7 +9,7 @@
MAJOR_VERSION=0
MINOR_VERSION=4
MICRO_VERSION=24
-EXTRA_VERSION=5
+EXTRA_VERSION=6
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/fetchinfo/Attic/PATCHSETS,v
retrieving revision 1.1.2.27
retrieving revision 1.1.2.28
diff -u -d -r1.1.2.27 -r1.1.2.28
--- PATCHSETS 30 Jun 2012 09:06:25 -0000 1.1.2.27
+++ PATCHSETS 9 Jul 2012 05:09:11 -0000 1.1.2.28
@@ -25,3 +25,4 @@
( cvs diff -u -r 1.2.2.8 -r 1.2.2.9 src/Makefile.am; ) > 0.4.24cvs3.patchset
( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 autogen.sh; diff -u /dev/null m4/gettext.m4; diff -u /dev/null m4/iconv.m4; diff -u /dev/null m4/lib-ld.m4; diff -u /dev/null m4/lib-link.m4; diff -u /dev/null m4/lib-prefix.m4; diff -u /dev/null m4/nls.m4; diff -u /dev/null m4/po.m4; diff -u /dev/null m4/progtest.m4; ) > 0.4.24cvs4.patchset
( cvs diff -u -r 1.7.2.52 -r 1.7.2.53 configure.ac; ) > 0.4.24cvs5.patchset
+( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/gettext.h; ) > 0.4.24cvs6.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/fetchinfo/ChangeLog,v
retrieving revision 1.7.2.47
retrieving revision 1.7.2.48
diff -u -d -r1.7.2.47 -r1.7.2.48
--- ChangeLog 30 Jun 2012 09:06:25 -0000 1.7.2.47
+++ ChangeLog 9 Jul 2012 05:09:11 -0000 1.7.2.48
@@ -1,3 +1,8 @@
+2012-07-09 [paul] 0.4.24cvs6
+
+ * src/gettext.h
+ fix building with --disable-nls (bug 2692)
+
2012-06-30 [paul] 0.4.24cvs5
* configure.ac
More information about the Commits
mailing list