You need to sign in or sign up before continuing.
  • A
    configure: Always use old_CFLAGS and old_LIBS · a2e0e68c
    Andrea Bolognani 提交于
    The variables used for storing CFLAGS and LIBS before temporarily
    modifying them was consistent when it comes to the name, but not
    when it comes to the case.
    
    Make sure names are completely consistent.
    a2e0e68c
configure.ac 95.5 KB