(adding) #ifdef HAVE_CONFIG_H #include <config.h> #endif also the Makefile.in's were from previous patch adding the system depend stuff to configure.ac Kent -- mein@cs.umn.edu
friend SG_Controller; to: friend class SG_Controller; gcc-3.2 was complaining that it wasn't defined. Kent -- mein@cs.umn.edu
little minor spacing issues.