unifdef - Unifdef tool for removing ifdef'd lines
Website: | http://dotat.at/prog/unifdef/ |
---|---|
License: | Modified BSD |
- 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.
Packages
unifdef-1.334-4m.mo8.x86_64 [17 KiB] |
Changelog
by Hiromasa YOSHIMOTO (2011-04-11):
- (1.334-4m) - rebuild for new GCC 4.6 |