From 60b2e99af51772cae1b5bfe4da9c7e9e036d642b Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Thu, 7 Oct 2010 21:08:12 +0000 Subject: Fix perl option description in Chapter 5 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9394 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/perl.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter05') diff --git a/chapter05/perl.xml b/chapter05/perl.xml index 128182da6..8fbad2e8d 100644 --- a/chapter05/perl.xml +++ b/chapter05/perl.xml @@ -64,7 +64,7 @@ sed 's/command /command[ -]/' makedepend.SH.orig > makedepend.SH< The meaning of the configure options: - -Dstatic_ext='Data/Dumper Fcntl IO POSIX' + -Dstatic_ext='Data/Dumper Fcntl IO' This tells Perl to build the minimum set of static extensions needed for installing and testing the Coreutils and Glibc packages in the -- cgit v1.2.3-54-g00ecf