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