Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
unifdef: Unifdef tool for removing ifdef'd lines
- Summary
- 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.
Changelog
- * Thu Mar 15 00:00:00 2007 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sun Jul 16 01:00:00 2006 David Woodhouse <dwmw2{%}infradead{*}org> - 1.171-5
-
- Don't redefine %dist
- * Sat Jul 15 01:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.171-4
-
- Minor specfile cleanups from review