I think config.h is created by running the ./configure script. There is probably a similar process if you are using cmake (but I have never tried that).
Tyler On 7/3/07, Andrew Phillips <[EMAIL PROTECTED]> wrote:
I've been trying to get character.cc compiling. In the process, I've discovered how important make really is. (The g++ command is getting comically long - almost to the point of forcing a change in how I do things if the program) Things are going fairly well, but I discovered a problem I don't think I should try to solve. In base/endians.h, there is a line including config.h, but this file doesn't exist in the source tree. There is a configuration.hfile, but I'm not sure what config.h did or if configuration.h is its replacement. Should that include statement be pointed elsewhere? Andrew _______________________________________________ Adonthell-devel mailing list Adonthell-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/adonthell-devel
_______________________________________________ Adonthell-devel mailing list Adonthell-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/adonthell-devel