here is a patch for gettext library version number notation change.
On Sat, Dec 13, 2008 at 1:04 AM, Samir SAADA <[email protected]> wrote: > Hi all, > I found these links no more accurate in the INSTALL named file of wmaker: > > * ftp://prtr-13.ucsc.edu/pub/libungif/ > > * http://www.cdrom.com/pub/png/ > maybe should be this one http://libpng.org/pub/png/libpng.html > > * ftp://ftp.windowmaker.info > and didn't find the WindowMaker-extra-<version-number>.tar.gz file, > if anyone can find it please let me know. > > * ftp://prep.ai.mit.edu/pub/gnu/gettext-nnn.tar.gz doesn't exist why > simply because nnn is not a version :), I know it's evident but the > notation "<version-number>" is already used in the same document, I > think it would be more precise and clear to use only one notation for > this purpose. > > It is usefull to have links to libraries for install instructions but > I think most people can find them with simple googling or other ways > from their system, links are not everlasting and constants though. > I think it would be better to remove all links from install > instructions at least those we don't control ie not in wmaker site. > > > Regards. >
# HG changeset patch # User Samir SAADA <[email protected]> # Date 1229164829 -3600 # Node ID d8e3428bfac47b1b163f5503b50f7f114475b82e # Parent bb1d4cf8286db6daa10d591f0e6faeaa3d66a496 Documentation, version number for gettext library diff -r bb1d4cf8286d -r d8e3428bfac4 INSTALL --- a/INSTALL Sun Jul 03 10:37:03 2005 -0700 +++ b/INSTALL Sat Dec 13 11:40:29 2008 +0100 @@ -481,7 +481,7 @@ 0 - You must have the GNU gettext package installed. It can be -obtained at ftp://prep.ai.mit.edu/pub/gnu/gettext-nnn.tar.gz +obtained at ftp://prep.ai.mit.edu/pub/gnu/gettext-<version-number>.tar.gz Steps 1 to 3 can be skipped if you use the Install script.
