view DOCS/default.css @ 34051:1be07d02d453

configure: add missing C program body to cpp_condition_check() Since cpp_condition_check() wraps compile_check(), which compiles and links a binary, a C main() function must exist for those steps to succeed.
author diego
date Mon, 26 Sep 2011 17:25:45 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

body,table {
  font-family : Arial, Helvetica, sans-serif;
  font-size   : 14px;
  background  : white;
}