Ticket #4858: config.log

File config.log, 159 bytes (added by raziel-, 14 years ago)

Not much there

Line 
1Configure run on Sun Apr 11 19:04:12 2010
2
3int main(void) {
4 #ifndef __GNUC__
5 syntax error
6 #endif
7 return 0;
8}
9
10g++ ./scummvm-conf.cpp -o ./scummvm-conf -c
11