| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
It seems that the main GNU download site has issues in some places
outside the U.S., so we'll use the provided "ftpmirror.gnu.org" to pick
a nearby mirror.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
This also enables a build of the shared library.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Fixes #7451.
|
|
|
|
|
|
|
|
1. use http rather than ftp.
HTTP is usable for all users, even for those who have only a HTTP_PROXY.
2. update homepage.
The sourceforge one is out of date.
3. Remove "--disable-debug" when "./configure".
This option is not recognized here.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
This is a library for handling page faults in user mode.
GNU clisp depends on this.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|