On 22 Aug 2011, at 22:18, Matthias Melcher wrote: > > Yes, the path to the image libraries is now fixed. I still have to do the > config.h, but I have not decided yet if config.h should go into ./include, so > no path changes are needed, just autoconf, or if it should stay where it is > and I modify the paths. I'll have to make sure that the correct config.h is > included for the various IDE builds.
My initial hack was to move config.h and mac_endianess.h into the ./include folder - that seemed like the "right" thing to do in the new layout. But then hacking makeinclude and leaving them at the top of the tree turned out to be easier... (I had to modify the paths to get the image libs anyway) I'm not sure, but I think moving them into ./include seems tidier in the new scheme... not sure what to do for IDE builds though. Maybe, um, no, that won't work... > Anyway, it's midnight. I am logging off. Can't decide tonight ;-) Sure; when your email popped up I was looking at my clock and thinking it must be after midnight for you... _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
