# File src/ruby_supportlib/phusion_passenger/platform_info/apache.rb, line 558
    def self.apache2_module_cxxflags(with_apr_flags = true)
      return apache2_module_c_or_cxxflags(:cxx, with_apr_flags)
    end