Hi all, I'm cross-compiling webkit 1.1.17 for Windows. I'm on Ubuntu 9.04. The problem I have is that when webkitenumtypes.h is generated by configure, it puts these lines all through it: #include <webkit/@basename@> What is generating @basename@, and where would I need to look to try to fix this? Thank you, Matthew