c21d90a - Add feature to turn on debugging printf()'s without recompiling by

Authored and Committed by mebrown 15 years ago
    - Add feature to turn on debugging printf()'s without recompiling by
        setting certain environment variables: LIBSMBIOS_C_DEBUG_OUTPUT_ALL --
        all debugging output or, per module: LIBSMBIOS_C_DEBUG_CONSTRUCTOR_C
        LIBSMBIOS_C_DEBUG_SYSINFO_C LIBSMBIOS_C_DEBUG_SMBIOS_C
        LIBSMBIOS_C_DEBUG_TOKEN_C LIBSMBIOS_C_DEBUG_MEMORY_C
        LIBSMBIOS_C_DEBUG_CMOS_C LIBSMBIOS_C_DEBUG_SMI_C
    
        
file modified
+1 -1
file modified
+15 -2
file modified
+1 -1