diff options
Diffstat (limited to 'chapter06/bzip2-exp.xml')
-rw-r--r-- | chapter06/bzip2-exp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/bzip2-exp.xml b/chapter06/bzip2-exp.xml index 90ec45942..9a2f7132f 100644 --- a/chapter06/bzip2-exp.xml +++ b/chapter06/bzip2-exp.xml @@ -3,7 +3,7 @@ <para><userinput>make -f Makefile-libbz2_so:</userinput> This will cause bzip2 to be built using a different Makefile file, in this case the -Makefile-libbz2_so file which creates a dynamic libbz2.so library and +Makefile-libbz2_so file, which creates a dynamic libbz2.so library and links the bzip2 utilities against it.</para> </sect2> |