From 7bb9fda5ec3bfcf9c174b52a4129ae76aec4c85e Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 10 Feb 2015 21:54:19 +0000 Subject: Minor text and punctuation updates git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/autoconf.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'chapter06/autoconf.xml') diff --git a/chapter06/autoconf.xml b/chapter06/autoconf.xml index 08dfe71c2..12166a8ea 100644 --- a/chapter06/autoconf.xml +++ b/chapter06/autoconf.xml @@ -87,8 +87,8 @@ autoconf Produces shell scripts that automatically configure software - source code packages to adapt to many kinds of Unix-like systems. - The configuration scripts it produces are independent—running + source code packages to adapt to many kinds of Unix-like systems; + the configuration scripts it produces are independent—running them does not require the autoconf program autoconf @@ -164,11 +164,11 @@ Helps when writing configure.in files for a software package; it prints the identifiers that the package - uses in C preprocessor conditionals. If a package has already been set + uses in C preprocessor conditionals [If a package has already been set up to have some portability, this program can help determine what configure needs to check for. It can also fill in gaps in a configure.in file generated by - autoscan + autoscan.] ifnames -- cgit v1.2.3-54-g00ecf