about summary refs log tree commit diff
path: root/INSTALL
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-03-26 06:05:37 +0000
committerUlrich Drepper <drepper@redhat.com>2000-03-26 06:05:37 +0000
commit0efadcd9ac89b3a914926b2078d6840176b119d7 (patch)
tree2e4cbd11d84670f77153b09faa1cbb15244a6a5c /INSTALL
parent62075f0f9ad4265a4d9a7c454e6fbdd6d4d1e87a (diff)
downloadglibc-0efadcd9ac89b3a914926b2078d6840176b119d7.tar.gz
glibc-0efadcd9ac89b3a914926b2078d6840176b119d7.tar.xz
glibc-0efadcd9ac89b3a914926b2078d6840176b119d7.zip
Update.
2000-03-25  Ulrich Drepper  <drepper@redhat.com>

	* manual/install.texi: Remove references to crypt add-on.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 2 insertions, 8 deletions
diff --git a/INSTALL b/INSTALL
index a978a1b8b0..548aea5eca 100644
--- a/INSTALL
+++ b/INSTALL
@@ -17,13 +17,7 @@ should get them both.
    Support for POSIX threads is maintained by someone else, so it's in a
 separate package.  It is only available for Linux systems, but this will
 change in the future.  Get it from the same place you got the main
-bundle; the file is `glibc-linuxthreads-VERSION.tar.gz'.  Support for
-the `crypt' function is distributed separately because of United States
-export restrictions.  If you are outside the US or Canada, you must get
-`crypt' support from a site outside the US, such as `ftp.gwdg.de'.
-`ftp.gwdg.de' has the crypt distribution in `pub/linux/glibc'.  (Most
-non-US mirrors of `ftp.gnu.org' will have it too.)  The file you need
-is `glibc-crypt-VERSION.tar.gz'.
+bundle; the file is `glibc-linuxthreads-VERSION.tar.gz'.
 
    You will need recent versions of several GNU tools: definitely GCC
 and GNU Make, and possibly others.  *Note Tools for Compilation::,
@@ -91,7 +85,7 @@ will be used, and CFLAGS sets optimization options for the compiler.
      finds.  If you do not wish to use some add-on package that you
      have present in your source tree, give this option a list of the
      add-ons that you _do_ want used, like this:
-     `--enable-add-ons=crypt,linuxthreads'
+     `--enable-add-ons=linuxthreads'
 
 `--with-binutils=DIRECTORY'
      Use the binutils (assembler and linker) in `DIRECTORY', not the