I get the following compilation error for line 708 in file
gtkfontselhack.c: syntax error before numeric constant.
However, I only get this error when using the -ansi (In C mode, support all
ISO C90 programs.) option. When I remove that option, I do not get this
error.
Andreas