Package unifdef: Information

    Source package: unifdef
    Version: 2.6-alt1
    Build time:  Jan 21, 2012, 04:32 AM
    Category: Development/C
    Report package bug
    License: BSD
    Summary: A 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.

    List of rpms provided by this srpm:
    unifdef (x86_64, i586)
    unifdef-debuginfo (x86_64, i586)

    Maintainer: Dmitry V. Levin

    List of contributors:
    Dmitry V. Levin
    Anton Protopopov


    Last changed


    Jan. 20, 2012 Dmitry V. Levin 2.6-alt1
    - Updated to unifdef-2.6-5-gac55802.
    Dec. 3, 2009 Dmitry V. Levin 1.171-alt3
    - Synced with linux kernel's unifdef.
    May 7, 2009 Dmitry V. Levin 1.171-alt2
    - Fixed build with new toolchain.