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