• Gavin Andresen's avatar
    configure --enable-debug changes · 348041b2
    Gavin Andresen authored
    Three changes to how configure --enable-debug behaves:
    
    1. Preserve user-passed CXXFLAGS/CFLAGS
    2. Compile with -DDEBUG_LOCKORDER
    3. Add -DDEBUG -DDEBUG_LOCKORDER to CPPFLAGS (since they are preprocessor options)
    348041b2
configure.ac 30.3 KB