fltkutil.cpp should be independent of FLTK so that it can be linked into libslvs while neither requiring every user of the library to reimplement these support routines nor requiring linking in FLTK.
Additionally, update build tools so that no stdio redirection is necessary.