From f80c74e78813698028f779544100c938931c048b Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Sun, 15 Jul 2001 23:29:14 +0000 Subject: [PATCH] add a pointer to autoconf documentation. --- doc/PORTING | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/PORTING b/doc/PORTING index 190cdbf6f..e2aed5f63 100644 --- a/doc/PORTING +++ b/doc/PORTING @@ -28,12 +28,12 @@ environment discovered by the configure script. 5. read some or all of the GNU tool chain documentation - gmake Table Of Contents : + GNU make : http://www.delorie.com/gnu/docs/make/make_toc.html - gmake Quick Reference section : - http://www.delorie.com/gnu/docs/make/make_120.html - Autoconf : + autoconf : http://www.delorie.com/gnu/docs/autoconf/autoconf_toc.html + libtool : + http://www.delorie.com/gnu/docs/libtool/libtool_toc.html gcc/g++ : http://www.delorie.com/gnu/docs/gcc/gcc_toc.html -- 2.47.2