# File lib/phusion_passenger/platform_info/apache.rb, line 516
        def self.apache2_module_cflags(with_apr_flags = true)
                return apache2_module_c_or_cxxflags(:c, with_apr_flags)
        end