• Travis Cross's avatar
    Handle APR / apr-util build settings properly · cef8007d
    Travis Cross 提交于
    After being configured, APR and apr-util provide config scripts that
    enumerate the libraries and compiler and linker options needed to
    build code relying on APR/apr-util.  This patch causes us to more
    fully include the output of these scripts in our build process.
    
    FS-5574 --resolve
    cef8007d
Makefile.am 24.0 KB