3.5. Diffutils-3.12

Diffutils package contains programs that show the differences between files or directories.

Package Information

Diffutils Dependencies

Required

Coreutils-9.10

3.5.1. Installation of Diffutils

Prepare Diffutils for compilation:

Now Configure the Package, issue:

./configure --prefix=/usr \
            --host=$LFS_TGT \
            --build=$(./build-aux/config.guess) \
            gl_cv_func_strcasecmp_works=y

To Compile the Package, issue:

make

Now Install the Package, issue:

make DESTDIR=$LFS install

3.5.2. Contents of Diffutils

Installed programs: PROGRAMS
Installed libraries: LIBRARIES
Installed directories: DIRECTORIES