From df8334f9247ba4aca231fab539c83a0a986236ee Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Tue, 18 May 2004 20:38:03 +0000 Subject: HEAD: Retaged the command explanations in Chapter 6. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/mktemp.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'chapter06/mktemp.xml') diff --git a/chapter06/mktemp.xml b/chapter06/mktemp.xml index 689ae992a..28f6153b5 100644 --- a/chapter06/mktemp.xml +++ b/chapter06/mktemp.xml @@ -38,12 +38,14 @@ Patch mktemp to include a tempfile wrapper: The meaning of the configure option: - ---with-libc: This causes the -mktemp program to use the mkstemp -and mkdtemp functions from the system C -library. - + + +--with-libc +This causes the mktemp program to +use the mkstemp and mkdtemp +functions from the system C library. + + Compile the package: -- cgit v1.2.3-54-g00ecf