unifdef - Unifdef tool for removing ifdef'd lines

Description:

Unifdef is useful for removing ifdefed lines from a file while otherwise
leaving the file alone. Unifdef acts on #ifdef, #ifndef, #else, and #endif
lines, and it knows only enough about C and C++ to know when one of these
is inactive because it is inside a comment, or a single or double quote.

Homepage: http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/unifdef/

License: BSD

Vendor: Fedora Project

Packages

unifdef-1.171-6.fc8.i386 [14 KiB] Changelog by David Woodhouse (2007-08-22):
- Rebuild