From 5e2c79af8a242eb36e62291277805933d5ad5903 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Fri, 9 May 2008 06:35:33 +0000 Subject: [PATCH] Fixed problem running make distcheck with gettext 0.17 --- ChangeLog | 11 +++++++++++ INSTALL | 4 ++-- po/de.po | 2 +- po/en_GB.po | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index f8727c47..f43019b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2008-05-09 John Darrington + + * INSTALL: For obscure reasons gettext 0.17 requires that + the string 'GNU pspp' occurs in some file in the root + directory. Otherwise make distcheck fails with a very non-intuitive + error message. So for want of somewhere better I added it + in INSTALL. + + But since this string now appears in this ChangeLog file, it + could be taken out of INSTALL ... + 2008-04-19 John Darrington * configure.ac : Improve checking of ncurses availability. diff --git a/INSTALL b/INSTALL index 303f5070..5d79c55e 100644 --- a/INSTALL +++ b/INSTALL @@ -1,5 +1,5 @@ -PSPP Installation Instructions -****************************** +Installation Instructions for GNU pspp +************************************** These instructions are based on the generic GNU installation instructions, but they have been tailored for PSPP. diff --git a/po/de.po b/po/de.po index 4cc404d7..b4532684 100644 --- a/po/de.po +++ b/po/de.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: PSPP 0.4.3\n" "Report-Msgid-Bugs-To: pspp-dev@gnu.org\n" -"POT-Creation-Date: 2008-05-09 12:10+0800\n" +"POT-Creation-Date: 2008-05-09 13:35+0800\n" "PO-Revision-Date: 2006-07-28 19:32+0800\n" "Last-Translator: John Darrington \n" "Language-Team: German \n" diff --git a/po/en_GB.po b/po/en_GB.po index 36ee257c..b81622db 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PSPP 0.4.3\n" "Report-Msgid-Bugs-To: pspp-dev@gnu.org\n" -"POT-Creation-Date: 2008-05-09 12:10+0800\n" +"POT-Creation-Date: 2008-05-09 13:35+0800\n" "PO-Revision-Date: 2007-09-15 08:29+0800\n" "Last-Translator: John Darrington \n" "Language-Team: John Darrington \n" -- 2.30.2