diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/perl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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</userinput>< <title>The meaning of the configure options:</title> <varlistentry> - <term><parameter>-Dstatic_ext='Data/Dumper Fcntl IO POSIX'</parameter></term> + <term><parameter>-Dstatic_ext='Data/Dumper Fcntl IO'</parameter></term> <listitem> <para>This tells Perl to build the minimum set of static extensions needed for installing and testing the Coreutils and Glibc packages in the |