1. 30 5月, 2014 1 次提交
    • Brian West's avatar
      Since we can't tell if the system perl was built with pedantic, we have a… · cb94340e
      Brian West 提交于
      Since we can't tell if the system perl was built with pedantic, we have a problem because we default debug enabled which uses AX_CFLAGS_WARN_ALL_ANSI, For the GNU CC compiler it will be -Wall (and -ansi -pedantic) The result is added to the shellvar being CFLAGS by default.  Which then gets included for building mod_perl, Either way I think this is the correct corse of action to overcome these new builds of mod_perl.
      cb94340e
  2. 29 5月, 2014 10 次提交
  3. 28 5月, 2014 29 次提交