diff options
author | Andreas Schwab <schwab@suse.de> | 1999-03-22 06:51:09 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 1999-03-22 06:51:09 +0000 |
commit | 2f512715ce4e811789393378fc8101a38c1f665d (patch) | |
tree | 3ae97ea1e2db771da463c4deebe72dd6ab6707d1 /FAQ.in | |
parent | 19b54427b2d1e3962ef0b8303932c09f53a1dc20 (diff) | |
download | glibc-2f512715ce4e811789393378fc8101a38c1f665d.tar.gz glibc-2f512715ce4e811789393378fc8101a38c1f665d.tar.xz glibc-2f512715ce4e811789393378fc8101a38c1f665d.zip |
* configure.in: Also look in $PATH when searching for
install-info. Remove autoconf bug workaround and require autoconf 2.13. Mon Mar 22 15:48:06 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * configure.in: Also look in $PATH when searching for install-info. Remove autoconf bug workaround and require autoconf 2.13.
Diffstat (limited to 'FAQ.in')
-rw-r--r-- | FAQ.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/FAQ.in b/FAQ.in index ab42dc5924..b0d5d0c14d 100644 --- a/FAQ.in +++ b/FAQ.in @@ -437,8 +437,9 @@ functions together with glibc. The functions are available, as an add-on (see ?addon). People in the US may get it from the same place they got GNU libc from. People outside the -US should get the code from ftp://ftp.ifi.uio.no/pub/gnu, or another archive -site outside the USA. The README explains how to install the sources. +US should get the code from ftp.funet.fi [128.214.248.6] in the directory +pub/gnu/funet, or another archive site outside the USA. The README explains +how to install the sources. If you already have the crypt code on your system the reason for the failure is probably that you did not link with -lcrypt. The crypto functions are in |