unifdef - Unifdef tool for removing ifdef'd lines
| Website: | http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/unifdef/ | 
|---|---|
| License: | BSD | 
| Vendor: | Scientific Linux | 
- 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.171-5.fc6.x86_64 [14 KiB] | 
              Changelog
              by David Woodhouse (2006-07-15):
              - Don't redefine %dist  |