[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
trans-coord/gnun/server/gnun ChangeLog
From: |
Ineiev |
Subject: |
trans-coord/gnun/server/gnun ChangeLog |
Date: |
Fri, 17 May 2024 02:46:18 -0400 (EDT) |
CVSROOT: /sources/trans-coord
Module name: trans-coord
Changes by: Ineiev <ineiev> 24/05/17 02:46:18
Modified files:
gnun/server/gnun: ChangeLog
Log message:
Fix previous commit.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/ChangeLog?cvsroot=trans-coord&r1=1.525&r2=1.526
Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/gnun/ChangeLog,v
retrieving revision 1.525
retrieving revision 1.526
diff -u -b -r1.525 -r1.526
--- ChangeLog 17 May 2024 06:43:07 -0000 1.525
+++ ChangeLog 17 May 2024 06:46:18 -0000 1.526
@@ -27,13 +27,6 @@
POT files (po4a-updatepo vs. po4a-gettexize vs. po4a --no-translations)
without source references (-o porefs=none vs. --porefs=never)
and hopefully configure a working one.
- (AX_PO4A_NOTCE): Update.
- * m4/ax_po4a.m4 (AX_POREF_CASE, AX_POREFS, AX_PO4A_ENABLE_WRAPPER):
- (AX_PO4A_PROGS, AX_PO4A_VERSION, AX_HAVE_PO4A_PROG, AX_PO4A_CONFTEST):
- New macros.
- (AX_PO4A): Add tests for the option to avoid source references
- in POT files, check for buggy Unicode processing in PO4A 0.70 and 0.71
- with oldish Perl versions, process --enable-gnun-po4a-updatepo.
(AX_PO4A_NOTICE): Add warnings about possible buggy PO4A & Perl
combinations and about the option to avoid source references,
reword the warning about finding no working PO4A executables.