From f3c3f3ddcf475202376c15ac46e24671889108d1 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 7 Apr 2005 11:35:22 +0000 Subject: Recommend --program-transform-name. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 26872b0..cca9f16 100644 --- a/README +++ b/README @@ -96,7 +96,7 @@ Some points you might be interested in before installing the package: 1. If your system's C library already provides the gettext interface and its associated tools don't come from this package, it might be a good idea to configure the package with - --program-prefix=g + --program-transform-name='s/^gettext$/g&/;s/^msgfmt$/g&/;s/^xgettext$/g&/' Systems affected by this are: Solaris 2.x @@ -105,7 +105,7 @@ Some points you might be interested in before installing the package: one which comes with xview. This one is *not* usable. It's best you delete^H^H^H^H^H^Hrename it or install this package as in the point above with - --program-prefix=g + --program-transform-name='s/^gettext$/g&/;s/^msgfmt$/g&/;s/^xgettext$/g&/' 3. The locale name alias scheme implemented here is in a similar form implemented in the X Window System. Especially the alias data base -- cgit v1.1