]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Recommend --program-transform-name.
authorBruno Haible <bruno@clisp.org>
Thu, 7 Apr 2005 11:35:22 +0000 (11:35 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:12:28 +0000 (12:12 +0200)
ChangeLog
README

index e884ff6d74e33388ed29517e1ef806f2c17985dd..6c98f0ac13818f7c2782af8ad8b7459c7cceecc1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-04-06  Bruno Haible  <bruno@clisp.org>
+
+       * README: Recommend --program-transform-name instead of
+       --program-prefix.
+       Reported by Joel Reicher <joel@panacea.null.org>.
+
 2005-03-22  Bruno Haible  <bruno@clisp.org>
 
        * m4: New directory, renamed from config/m4/.
diff --git a/README b/README
index 26872b0c32fc78d32b0ab28c04cc316242ef2972..cca9f162cc260b83b606513bd0ad11e8e3b8772e 100644 (file)
--- 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