unifdef-2.12

Introduction to unifdef

The unifdef package contains a utility that is useful for removing preprocessor conditionals from code.

[Note]

Note

Development versions of BLFS may not build or run some packages properly if dependencies have been updated since the most recent stable versions of the book.

Package Information

User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/unifdef

Installation of unifdef

Install unifdef by running the following commands:

make

To test the results, issue: make test.

Now, as the root user:

make prefix=/usr install

Contents

Installed Programs: unifdef and unifdefall
Installed Libraries: None
Installed Directories: None

Short Descriptions

unifdef

removes preprocessor conditionals from code

unifdefall

removes preprocessor conditionals from code across a whole tree