Here are the Boost-less FGEventMgr updates I promised. Removed Boost dependencies from FGEventMgr. Removed Boost configure check. fgMethodCallback now handles const member functions. I've successfully tested these changes with gcc and msvc.